JUnit version 4.13.2
.00:13:38.046 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786493618035
00:13:38.112 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
00:13:38.163 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
00:13:38.174 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskRkG0rZ/test-tmp
00:13:38.204 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
00:13:38.207 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskRkG0rZ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
00:13:38.423 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

00:13:38.439 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
00:13:38.441 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

00:13:38.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.442727 14837 mini_oidc.cc:150] Starting JWKS server
00:13:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.443708 14837 webserver.cc:533] Webserver started at http://127.0.0.1:36969/ using document root <none> and password file <none>
00:13:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.443861 14837 mini_oidc.cc:186] Starting OIDC Discovery server
00:13:38.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.444051 14837 webserver.cc:533] Webserver started at http://127.0.0.1:41921/ using document root <none> and password file <none>
00:13:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:13:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
00:13:38.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:13:38Z Disabled control of system clock
00:13:38.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.462996 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal
00:13:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data
00:13:38.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:38.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/logs
00:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data/info.pb
00:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.126:44379
00:13:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.126
00:13:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json with env {}
00:13:38.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.555505 14859 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:38.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.555733 14859 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:38.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.555754 14859 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557583 14859 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557646 14859 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:38.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557659 14859 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:38.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557670 14859 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:38.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557682 14859 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:38.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.557691 14859 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36969/jwks.json
00:13:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.559934 14859 master_runner.cc:387] Master server non-default flags:
00:13:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/logs
00:13:38.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.126:44379
00:13:38.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json
00:13:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data/info.pb
00:13:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.126
00:13:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14859
00:13:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:38.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:38.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.560324 14859 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.560667 14859 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.565243 14869 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
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.565235 14868 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
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.565235 14873 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
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.565405 14859 server_base.cc:1061] running on GCE node
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.565647 14859 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:38.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.566120 14859 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.567287 14859 hybrid_clock.cc:648] HybridClock initialized: now 1786493618567220 us; error 81 us; skew 500 ppm
00:13:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.568857 14859 webserver.cc:533] Webserver started at http://127.14.125.126:33675/ using document root <none> and password file <none>
00:13:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.569240 14859 fs_manager.cc:362] Metadata directory not provided
00:13:38.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.569301 14859 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:38.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.569556 14859 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.570931 14859 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data/instance:
00:13:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "315c44ecd86943a48dda4bd45d99d611"
00:13:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.571244 14859 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal/instance:
00:13:38.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "315c44ecd86943a48dda4bd45d99d611"
00:13:38.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.573189 14859 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
00:13:38.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.574288 14882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:38.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.574613 14859 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.574703 14859 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "315c44ecd86943a48dda4bd45d99d611"
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.574783 14859 fs_report.cc:389] FS layout report
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:38.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal
00:13:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal
00:13:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data/data
00:13:38.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:38.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:38.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.587551 14859 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.587947 14859 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
00:13:38.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.588054 14859 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:38.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.594712 14859 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.126:44379
00:13:38.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.594815 14972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.126:44379 every 8 connection(s)
00:13:38.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.595474 14859 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/data/info.pb
00:13:38.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.596859 14974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:38.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.598728 14974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.600356 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 14859
00:13:38.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.600457 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-0/wal/instance
00:13:38.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.601442 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:38.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/logs
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data/info.pb
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:38.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.125:44965
00:13:38.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.125
00:13:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json with env {}
00:13:38.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.606148 14974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.606669 14883 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.125.125:44965: connect: Connection refused (error 111)
00:13:38.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.610728 14974 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.125:44965: Network error: Client connection negotiation failed: client connection to 127.14.125.125:44965: connect: Connection refused (error 111)
00:13:38.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.660027 14974 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } attempt: 1
00:13:38.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.661302 14974 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.125:44965: Network error: Client connection negotiation failed: client connection to 127.14.125.125:44965: connect: Connection refused (error 111)
00:13:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.691783 14978 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:38.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.691984 14978 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:38.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.692006 14978 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:38.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693802 14978 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:38.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693862 14978 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:38.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693878 14978 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:38.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693895 14978 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:38.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693912 14978 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:38.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.693924 14978 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36969/jwks.json
00:13:38.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.696202 14978 master_runner.cc:387] Master server non-default flags:
00:13:38.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/logs
00:13:38.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:38.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data
00:13:38.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal
00:13:38.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.125:44965
00:13:38.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:38.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json
00:13:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data/info.pb
00:13:38.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.125
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14978
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:38.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.697922 14978 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.698437 14978 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.701871 14992 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
00:13:38.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.702445 14990 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
00:13:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.701875 14995 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
00:13:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.702986 14978 server_base.cc:1061] running on GCE node
00:13:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.703229 14978 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:38.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.703596 14978 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:38.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.707942 14978 hybrid_clock.cc:648] HybridClock initialized: now 1786493618707913 us; error 37 us; skew 500 ppm
00:13:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.709688 14978 webserver.cc:533] Webserver started at http://127.14.125.125:44257/ using document root <none> and password file <none>
00:13:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.710127 14978 fs_manager.cc:362] Metadata directory not provided
00:13:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.710179 14978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:38.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.710289 14978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:38.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.711401 14978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data/instance:
00:13:38.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9ee03f9232be43748c93cf849ab8ee9e"
00:13:38.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.711815 14978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal/instance:
00:13:38.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9ee03f9232be43748c93cf849ab8ee9e"
00:13:38.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.713348 14978 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
00:13:38.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.714156 15011 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:38.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.714787 14978 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:38.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.714926 14978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal
00:13:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9ee03f9232be43748c93cf849ab8ee9e"
00:13:38.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.715022 14978 fs_report.cc:389] FS layout report
00:13:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal
00:13:38.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal
00:13:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data/data
00:13:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:38.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:38.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:38.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.726275 14978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:38.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.726632 14978 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
00:13:38.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.726728 14978 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:38.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.729466 14974 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } attempt: 2
00:13:38.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.730319 14974 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.125:44965: Network error: Client connection negotiation failed: client connection to 127.14.125.125:44965: connect: Connection refused (error 111)
00:13:38.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.731241 14978 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.125:44965
00:13:38.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.731289 15091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.125:44965 every 8 connection(s)
00:13:38.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.731978 14978 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/data/info.pb
00:13:38.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.732800 15095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:38.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.734572 15095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.739686 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 14978
00:13:38.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.739807 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-1/wal/instance
00:13:38.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.740339 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:38.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/logs
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data/info.pb
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:38.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:38.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.124:44199
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.124
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json with env {}
00:13:38.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.743283 15095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.748423 15095 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.748857 15012 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.749347 15095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.124:44199: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.798645 15095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } attempt: 1
00:13:38.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.799661 15095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.124:44199: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.821557 14974 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } attempt: 3
00:13:38.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.825237 14974 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.825834 14974 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.124:44199: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.829030 15100 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.829236 15100 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:38.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.829267 15100 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:38.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831367 15100 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:38.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831434 15100 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831453 15100 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831470 15100 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831496 15100 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.831509 15100 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36969/jwks.json
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.833711 15100 master_runner.cc:387] Master server non-default flags:
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/logs
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.124:44199
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36969/jwks.json
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:38.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data/info.pb
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.124
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15100
00:13:38.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:38.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.834076 15100 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.834383 15100 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:38.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.837679 15115 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
00:13:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.837679 15116 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
00:13:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.838140 15118 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
00:13:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.838310 15100 server_base.cc:1061] running on GCE node
00:13:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.838569 15100 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:38.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.838900 15100 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:38.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.840128 15100 hybrid_clock.cc:648] HybridClock initialized: now 1786493618840084 us; error 37 us; skew 500 ppm
00:13:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.841745 15100 webserver.cc:533] Webserver started at http://127.14.125.124:37669/ using document root <none> and password file <none>
00:13:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.842061 15100 fs_manager.cc:362] Metadata directory not provided
00:13:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.842115 15100 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:38.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.842238 15100 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.843425 15100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data/instance:
00:13:38.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eda3d0a5bf74479b80594d8a30cbc298"
00:13:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.843835 15100 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal/instance:
00:13:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eda3d0a5bf74479b80594d8a30cbc298"
00:13:38.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.845486 15100 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
00:13:38.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.846505 15133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:38.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.846721 15100 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.846783 15100 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eda3d0a5bf74479b80594d8a30cbc298"
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:38 on dist-test-slave-vpvm"
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.846834 15100 fs_report.cc:389] FS layout report
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data/data
00:13:38.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:38.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:38.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.857041 14974 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } attempt: 1
00:13:38.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.858393 14974 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.124:44199: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.862986 15100 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:38.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.863451 15100 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
00:13:38.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.863596 15100 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:38.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.867895 15095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } attempt: 2
00:13:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.868925 15095 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.125.124:44199: Network error: Client connection negotiation failed: client connection to 127.14.125.124:44199: connect: Connection refused (error 111)
00:13:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.869325 15100 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.124:44199
00:13:38.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.869378 15221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.124:44199 every 8 connection(s)
00:13:38.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.869792 15100 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/data/info.pb
00:13:38.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.870541 15222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.870741 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 15100
00:13:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.870824 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/master-2/wal/instance
00:13:38.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.872196 15222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.878989 15222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.883255 15222 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } has no permanent_uuid. Determining permanent_uuid...
00:13:38.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.889330 15222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: Bootstrap starting.
00:13:38.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.891130 15222 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: Neither blocks nor log segments found. Creating new log.
00:13:38.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.891673 15222 log.cc:826] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: Log is configured to *not* fsync() on all Append() calls
00:13:38.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.893136 15222 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: No bootstrap required, opened a new log
00:13:38.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.895920 15222 raft_consensus.cc:359] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896114 15222 raft_consensus.cc:385] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:38.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896157 15222 raft_consensus.cc:740] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eda3d0a5bf74479b80594d8a30cbc298, State: Initialized, Role: FOLLOWER
00:13:38.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896384 15222 consensus_queue.cc:260] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896835 15236 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:38.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896934 15236 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: This master's current role is: FOLLOWER
00:13:38.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.896984 15222 sys_catalog.cc:565] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: configured and running, proceeding with master startup.
00:13:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.899909 15253 catalog_manager.cc:1594] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:38.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.900653 15253 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.899837 15100 master_runner.cc:187] Error getting master registration for 127.14.125.126:44379: OK, instance_id { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" instance_seqno: 1786493618593089 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
00:13:38.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.901643 15100 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.933686 14974 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } attempt: 2
00:13:38.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.939437 14974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: Bootstrap starting.
00:13:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.940423 14974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: Neither blocks nor log segments found. Creating new log.
00:13:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.941243 14974 log.cc:826] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: Log is configured to *not* fsync() on all Append() calls
00:13:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.942948 14974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: No bootstrap required, opened a new log
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.944744 14974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.944900 14974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.944934 14974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 315c44ecd86943a48dda4bd45d99d611, State: Initialized, Role: FOLLOWER
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.945040 14974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.945381 14974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: configured and running, proceeding with master startup.
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.945353 15258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.945482 15258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: This master's current role is: FOLLOWER
00:13:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.948378 15279 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.948894 15279 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.949033 14859 master_runner.cc:187] Error getting master registration for 127.14.125.125:44965: OK, instance_id { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" instance_seqno: 1786493618729928 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
00:13:38.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.950857 14859 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:38.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.960109 15095 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } attempt: 3
00:13:38.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.965595 15095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: Bootstrap starting.
00:13:38.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.966430 15095 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: Neither blocks nor log segments found. Creating new log.
00:13:38.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.966696 15095 log.cc:826] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: Log is configured to *not* fsync() on all Append() calls
00:13:38.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.967494 15095 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: No bootstrap required, opened a new log
00:13:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.969444 15095 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.969590 15095 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.969622 15095 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ee03f9232be43748c93cf849ab8ee9e, State: Initialized, Role: FOLLOWER
00:13:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.969732 15095 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.970093 15095 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: configured and running, proceeding with master startup.
00:13:38.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.970607 15284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:38.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.970940 15284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: This master's current role is: FOLLOWER
00:13:38.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.972123 15297 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:38.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.972458 15297 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.975801 14978 master_runner.cc:264] No leader master found from master 9ee03f9232be43748c93cf849ab8ee9e
00:13:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:38.975867 14978 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:38.977391 15023 tablet.cc:2406] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.088966 14890 tablet.cc:2406] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.114537 15142 tablet.cc:2406] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:39.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.212302 15284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.212431 15284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.212968 15284 leader_election.cc:290] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 315c44ecd86943a48dda4bd45d99d611 (127.14.125.126:44379), eda3d0a5bf74479b80594d8a30cbc298 (127.14.125.124:44199)
00:13:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.213464 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9ee03f9232be43748c93cf849ab8ee9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "315c44ecd86943a48dda4bd45d99d611" is_pre_election: true
00:13:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.213696 14920 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee03f9232be43748c93cf849ab8ee9e in term 0.
00:13:39.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214016 15176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9ee03f9232be43748c93cf849ab8ee9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda3d0a5bf74479b80594d8a30cbc298" is_pre_election: true
00:13:39.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214133 15017 leader_election.cc:304] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [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: 315c44ecd86943a48dda4bd45d99d611, 9ee03f9232be43748c93cf849ab8ee9e; no voters: 
00:13:39.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214165 15176 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ee03f9232be43748c93cf849ab8ee9e in term 0.
00:13:39.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214326 15284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:39.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214385 15284 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:39.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.214409 15284 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 0 FOLLOWER]: Advancing to term 1
00:13:39.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.215310 15284 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:39.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.215471 15284 leader_election.cc:290] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [CANDIDATE]: Term 1 election: Requested vote from peers 315c44ecd86943a48dda4bd45d99d611 (127.14.125.126:44379), eda3d0a5bf74479b80594d8a30cbc298 (127.14.125.124:44199)
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.215705 14920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9ee03f9232be43748c93cf849ab8ee9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "315c44ecd86943a48dda4bd45d99d611"
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.215793 14920 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 0 FOLLOWER]: Advancing to term 1
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.215924 15176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "9ee03f9232be43748c93cf849ab8ee9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eda3d0a5bf74479b80594d8a30cbc298"
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.216010 15176 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 0 FOLLOWER]: Advancing to term 1
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.216656 14920 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee03f9232be43748c93cf849ab8ee9e in term 1.
00:13:39.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.216758 15176 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ee03f9232be43748c93cf849ab8ee9e in term 1.
00:13:39.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.216836 15017 leader_election.cc:304] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [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: 315c44ecd86943a48dda4bd45d99d611, 9ee03f9232be43748c93cf849ab8ee9e; no voters: 
00:13:39.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.216914 15284 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 1 FOLLOWER]: Leader election won for term 1
00:13:39.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.217072 15284 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [term 1 LEADER]: Becoming Leader. State: Replica: 9ee03f9232be43748c93cf849ab8ee9e, State: Running, Role: LEADER
00:13:39.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.217273 15284 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [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: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } }
00:13:39.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.217882 15284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ee03f9232be43748c93cf849ab8ee9e. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.217990 15284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: This master's current role is: LEADER
00:13:39.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.218977 15305 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
00:13:39.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.219393 15305 catalog_manager.cc:1520] Initializing Kudu cluster ID...
00:13:39.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.221818 14920 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [term 1 FOLLOWER]: Refusing update from remote peer 9ee03f9232be43748c93cf849ab8ee9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:39.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.221851 15176 raft_consensus.cc:1275] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [term 1 FOLLOWER]: Refusing update from remote peer 9ee03f9232be43748c93cf849ab8ee9e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:39.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.222638 15301 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.224000 15284 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:39.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.224726 15236 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ee03f9232be43748c93cf849ab8ee9e. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.224824 15236 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: This master's current role is: FOLLOWER
00:13:39.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.225976 15258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ee03f9232be43748c93cf849ab8ee9e. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.226109 15258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: This master's current role is: FOLLOWER
00:13:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.226980 15311 mvcc.cc:204] Tried to move back new op lower bound from 7317477864328667136 to 7317477864314912768. Current Snapshot: MvccSnapshot[applied={T|T < 7317477864328667136}]
00:13:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.227463 15284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.227583 15284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: This master's current role is: LEADER
00:13:39.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.227957 15284 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.228024 15284 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e [sys.catalog]: This master's current role is: LEADER
00:13:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.228751 15236 sys_catalog.cc:455] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.228847 15236 sys_catalog.cc:458] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298 [sys.catalog]: This master's current role is: FOLLOWER
00:13:39.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.228919 15258 sys_catalog.cc:455] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "9ee03f9232be43748c93cf849ab8ee9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "315c44ecd86943a48dda4bd45d99d611" member_type: VOTER last_known_addr { host: "127.14.125.126" port: 44379 } } peers { permanent_uuid: "9ee03f9232be43748c93cf849ab8ee9e" member_type: VOTER last_known_addr { host: "127.14.125.125" port: 44965 } } peers { permanent_uuid: "eda3d0a5bf74479b80594d8a30cbc298" member_type: VOTER last_known_addr { host: "127.14.125.124" port: 44199 } } }
00:13:39.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.228995 15258 sys_catalog.cc:458] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611 [sys.catalog]: This master's current role is: FOLLOWER
00:13:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.230333 15312 mvcc.cc:204] Tried to move back new op lower bound from 7317477864328667136 to 7317477864314912768. Current Snapshot: MvccSnapshot[applied={T|T < 7317477864328667136 or (T in {7317477864328667136})}]
00:13:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.230460 15315 mvcc.cc:204] Tried to move back new op lower bound from 7317477864328667136 to 7317477864314912768. Current Snapshot: MvccSnapshot[applied={T|T < 7317477864328667136 or (T in {7317477864328667136})}]
00:13:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.230484 15305 catalog_manager.cc:1383] Generated new cluster ID: 499d892f3f84432b8a0bfcf395f6266c
00:13:39.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.230526 15305 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
00:13:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.243232 15305 catalog_manager.cc:1406] Generated new certificate authority record
00:13:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.244059 15305 catalog_manager.cc:1540] Loading token signing keys...
00:13:39.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.251317 15305 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 9ee03f9232be43748c93cf849ab8ee9e: Generated new TSK 0
00:13:39.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.251811 15305 catalog_manager.cc:1550] Initializing in-progress tserver states...
00:13:39.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.265256 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/logs
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data/info.pb
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:39.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.65:0
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.65
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.65
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.350274 15328 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.350515 15328 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.350540 15328 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.352276 15328 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.352342 15328 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.125.65
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.354050 15328 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/logs
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:39.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.65:0
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data/info.pb
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.65
00:13:39.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15328
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:39.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.65
00:13:39.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:39.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:39.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:39.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:39.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:39.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:39.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.354316 15328 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.354524 15328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.358575 15335 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
00:13:39.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.358656 15334 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
00:13:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.359100 15338 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
00:13:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.360013 15328 server_base.cc:1061] running on GCE node
00:13:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.360242 15328 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:39.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.360545 15328 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:39.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.361713 15328 hybrid_clock.cc:648] HybridClock initialized: now 1786493619361681 us; error 48 us; skew 500 ppm
00:13:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.363260 15328 webserver.cc:533] Webserver started at http://127.14.125.65:43947/ using document root <none> and password file <none>
00:13:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.363483 15328 fs_manager.cc:362] Metadata directory not provided
00:13:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.363528 15328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:39.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.363651 15328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.364779 15328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data/instance:
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.365185 15328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal/instance:
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:39.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.366766 15328 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.367781 15348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.367975 15328 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.368045 15328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.368119 15328 fs_report.cc:389] FS layout report
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:39.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data/data
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:39.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:39.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:39.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.383543 15328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.383944 15328 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
00:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384073 15328 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:39.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384404 15328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384866 15328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384909 15328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384939 15328 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:39.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.384956 15328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:39.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.395416 15328 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.65:43705
00:13:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.395757 15569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.65:43705 every 8 connection(s)
00:13:39.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.395898 15328 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/data/info.pb
00:13:39.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.402297 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 15328
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.402419 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-0/wal/instance
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.402554 15572 heartbeater.cc:344] Connected to a master server at 127.14.125.126:44379
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.402717 15572 heartbeater.cc:461] Registering TS with master...
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.402972 15572 heartbeater.cc:507] Master 127.14.125.126:44379 requested a full tablet report, sending...
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.403251 15571 heartbeater.cc:344] Connected to a master server at 127.14.125.124:44199
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.403304 15571 heartbeater.cc:461] Registering TS with master...
00:13:39.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.403406 15571 heartbeater.cc:507] Master 127.14.125.124:44199 requested a full tablet report, sending...
00:13:39.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.404004 14906 ts_manager.cc:194] Registered new tserver with Master: 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705)
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.404975 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:39.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/logs
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data/info.pb
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.66:0
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.66
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.66
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.405629 15575 heartbeater.cc:344] Connected to a master server at 127.14.125.125:44965
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.405704 15575 heartbeater.cc:461] Registering TS with master...
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.405707 15159 ts_manager.cc:194] Registered new tserver with Master: 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705)
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.405825 15575 heartbeater.cc:507] Master 127.14.125.125:44965 requested a full tablet report, sending...
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.406178 15040 ts_manager.cc:194] Registered new tserver with Master: 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705)
00:13:39.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.407351 15040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.125.65:49121
00:13:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.489943 15585 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.490224 15585 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:39.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.490245 15585 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:39.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.491983 15585 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:39.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.492065 15585 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.125.66
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.493757 15585 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/logs
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.66:0
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data/info.pb
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.66
00:13:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15585
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.66
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:39.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.494035 15585 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:39.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.494258 15585 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.496870 15598 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
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.496881 15601 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
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.496881 15596 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
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.497077 15585 server_base.cc:1061] running on GCE node
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.497426 15585 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.497715 15585 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:39.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.498888 15585 hybrid_clock.cc:648] HybridClock initialized: now 1786493619498861 us; error 41 us; skew 500 ppm
00:13:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.500240 15585 webserver.cc:533] Webserver started at http://127.14.125.66:37685/ using document root <none> and password file <none>
00:13:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.500471 15585 fs_manager.cc:362] Metadata directory not provided
00:13:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.500522 15585 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:39.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.500648 15585 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.501603 15585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data/instance:
00:13:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e65d05bc8f6247628caa27d5d30e00de"
00:13:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.501998 15585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal/instance:
00:13:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e65d05bc8f6247628caa27d5d30e00de"
00:13:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.503757 15585 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
00:13:39.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.504532 15612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:39.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.504743 15585 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.504814 15585 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e65d05bc8f6247628caa27d5d30e00de"
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.504877 15585 fs_report.cc:389] FS layout report
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal
00:13:39.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data/data
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:39.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:39.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.528841 15585 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.529210 15585 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
00:13:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.529342 15585 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:39.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.529614 15585 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.530094 15585 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.530139 15585 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.530171 15585 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.530189 15585 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:39.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.536607 15585 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.66:43517
00:13:39.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.536702 15827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.66:43517 every 8 connection(s)
00:13:39.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.537021 15585 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/data/info.pb
00:13:39.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.542161 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 15585
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.542274 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-1/wal/instance
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.542749 15831 heartbeater.cc:344] Connected to a master server at 127.14.125.126:44379
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.542840 15831 heartbeater.cc:461] Registering TS with master...
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.543059 15831 heartbeater.cc:507] Master 127.14.125.126:44379 requested a full tablet report, sending...
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.543424 15829 heartbeater.cc:344] Connected to a master server at 127.14.125.124:44199
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.543499 14908 ts_manager.cc:194] Registered new tserver with Master: e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:39.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.543529 15829 heartbeater.cc:461] Registering TS with master...
00:13:39.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.543673 15829 heartbeater.cc:507] Master 127.14.125.124:44199 requested a full tablet report, sending...
00:13:39.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.544098 15159 ts_manager.cc:194] Registered new tserver with Master: e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:39.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.544763 15835 heartbeater.cc:344] Connected to a master server at 127.14.125.125:44965
00:13:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.544840 15835 heartbeater.cc:461] Registering TS with master...
00:13:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.544945 15835 heartbeater.cc:507] Master 127.14.125.125:44965 requested a full tablet report, sending...
00:13:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.545552 14837 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/logs
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data/info.pb
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.67:0
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.67
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.67
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:39.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.547821 15040 ts_manager.cc:194] Registered new tserver with Master: e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.548285 15040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.125.66:36875
00:13:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.632115 15843 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.632331 15843 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:39.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.632360 15843 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:39.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.634352 15843 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:39.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.634436 15843 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.125.67
00:13:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.636340 15843 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/logs
00:13:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:39.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.125.84:33237
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.125.67:0
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data/info.pb
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.125.67
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:39.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.125.126:44379,127.14.125.125:44965,127.14.125.124:44199
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15843
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.125.67
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:39.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.636634 15843 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:39.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.636920 15843 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:39.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.640399 15856 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
00:13:39.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.640357 15851 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
00:13:39.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:39.640357 15854 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
00:13:39.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.640630 15843 server_base.cc:1061] running on GCE node
00:13:39.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.641043 15843 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:39.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.641264 15843 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:39.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.642452 15843 hybrid_clock.cc:648] HybridClock initialized: now 1786493619642426 us; error 34 us; skew 500 ppm
00:13:39.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.643671 15843 webserver.cc:533] Webserver started at http://127.14.125.67:45851/ using document root <none> and password file <none>
00:13:39.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.643889 15843 fs_manager.cc:362] Metadata directory not provided
00:13:39.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.643942 15843 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:39.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.644069 15843 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.645007 15843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data/instance:
00:13:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "006f24228be54c71a5ed9a0e3d9fc6ab"
00:13:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.645360 15843 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal/instance:
00:13:39.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "006f24228be54c71a5ed9a0e3d9fc6ab"
00:13:39.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.646914 15843 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.647974 15864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.648262 15843 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.648427 15843 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "006f24228be54c71a5ed9a0e3d9fc6ab"
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:39 on dist-test-slave-vpvm"
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.648536 15843 fs_report.cc:389] FS layout report
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data/data
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:39.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:39.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:39.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.664574 15843 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.665028 15843 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
00:13:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.665141 15843 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:39.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.665532 15843 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.666123 15843 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.666168 15843 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.666199 15843 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:39.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.666211 15843 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.674036 15843 rpc_server.cc:307] RPC server started. Bound to: 127.14.125.67:43367
00:13:39.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.674113 16064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.125.67:43367 every 8 connection(s)
00:13:39.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.674672 15843 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/data/info.pb
00:13:39.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.680984 16066 heartbeater.cc:344] Connected to a master server at 127.14.125.126:44379
00:13:39.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.681106 16066 heartbeater.cc:461] Registering TS with master...
00:13:39.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.681284 16066 heartbeater.cc:507] Master 127.14.125.126:44379 requested a full tablet report, sending...
00:13:39.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.681751 14908 ts_manager.cc:194] Registered new tserver with Master: 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367)
00:13:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.682260 14837 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 15843
00:13:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.682358 14837 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster9352644690801555471/ts-2/wal/instance
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683163 16065 heartbeater.cc:344] Connected to a master server at 127.14.125.124:44199
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683192 16068 heartbeater.cc:344] Connected to a master server at 127.14.125.125:44965
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683249 16065 heartbeater.cc:461] Registering TS with master...
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683279 16068 heartbeater.cc:461] Registering TS with master...
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683367 16065 heartbeater.cc:507] Master 127.14.125.124:44199 requested a full tablet report, sending...
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683378 16068 heartbeater.cc:507] Master 127.14.125.125:44965 requested a full tablet report, sending...
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683674 15040 ts_manager.cc:194] Registered new tserver with Master: 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367)
00:13:39.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.683676 15158 ts_manager.cc:194] Registered new tserver with Master: 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367)
00:13:39.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.684083 15040 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.125.67:47627
00:13:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.686372 14837 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
00:13:39.687 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
00:13:39.689 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

00:13:39.700 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.125.126"
      port: 44379
    }
    bound_http_address {
      host: "127.14.125.126"
      port: 33675
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.125.125"
      port: 44965
    }
    bound_http_address {
      host: "127.14.125.125"
      port: 44257
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.125.124"
      port: 44199
    }
    bound_http_address {
      host: "127.14.125.124"
      port: 37669
    }
  }
}

00:13:39.705 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

00:13:39.708 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.125.65"
      port: 43705
    }
    bound_http_address {
      host: "127.14.125.65"
      port: 43947
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.125.66"
      port: 43517
    }
    bound_http_address {
      host: "127.14.125.66"
      port: 37685
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.125.67"
      port: 43367
    }
    bound_http_address {
      host: "127.14.125.67"
      port: 45851
    }
  }
}

00:13:39.708 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
00:13:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.901602 15253 catalog_manager.cc:1295] Loaded cluster ID: 499d892f3f84432b8a0bfcf395f6266c
00:13:39.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.901721 15253 catalog_manager.cc:1588] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: loading cluster ID for follower catalog manager: success
00:13:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.903116 15253 catalog_manager.cc:1610] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: acquiring CA information for follower catalog manager: success
00:13:39.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.903645 15253 catalog_manager.cc:1638] T 00000000000000000000000000000000 P eda3d0a5bf74479b80594d8a30cbc298: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
00:13:39.940 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
00:13:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.949697 15279 catalog_manager.cc:1295] Loaded cluster ID: 499d892f3f84432b8a0bfcf395f6266c
00:13:39.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.949795 15279 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: loading cluster ID for follower catalog manager: success
00:13:39.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.951135 15279 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: acquiring CA information for follower catalog manager: success
00:13:39.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:39.951467 15279 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 315c44ecd86943a48dda4bd45d99d611: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
00:13:40.001 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:40.219 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:40.291 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:40.295 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:40.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:40.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:40.317 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:40.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.408522 15575 heartbeater.cc:499] Master 127.14.125.125:44965 was elected leader, sending a full tablet report...
00:13:40.425 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:40.426 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:40.426 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:40.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.549219 15835 heartbeater.cc:499] Master 127.14.125.125:44965 was elected leader, sending a full tablet report...
00:13:40.675 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49d9b336, L:/127.0.0.1:57082 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:40.677 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd964191e, L:/127.0.0.1:58486 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:40.677 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2605fe2, L:/127.0.0.1:45048 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:40.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.684857 16068 heartbeater.cc:499] Master 127.14.125.125:44965 was elected leader, sending a full tablet report...
00:13:40.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:40.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=577), Traces: [0ms] refreshing cache from master, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [130ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [533ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:40.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.788043 15040 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57082:
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:40.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
00:13:40.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
00:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
00:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
00:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
00:13:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:40.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
00:13:40.795 [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"
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
00:13:40.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
00:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
00:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
00:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
00:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
00:13:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
00:13:40.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:40.790083 15040 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.
00:13:40.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.806769 15697 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fee579fd645f185b4b14e58b15ffc (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION VALUES < 10
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.807266 15697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fee579fd645f185b4b14e58b15ffc. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.806766 15448 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fee579fd645f185b4b14e58b15ffc (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION VALUES < 10
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.808825 15448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fee579fd645f185b4b14e58b15ffc. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.809808 15447 tablet_service.cc:1511] Processing CreateTablet for tablet 64722bbc1a524286a54afd998654b9a2 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.809978 15447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64722bbc1a524286a54afd998654b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810065 15696 tablet_service.cc:1511] Processing CreateTablet for tablet 64722bbc1a524286a54afd998654b9a2 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810184 15696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64722bbc1a524286a54afd998654b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810253 15446 tablet_service.cc:1511] Processing CreateTablet for tablet e06cf821b1a348488876479e08dab545 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810349 15446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06cf821b1a348488876479e08dab545. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810736 15444 tablet_service.cc:1511] Processing CreateTablet for tablet ffa1cf09a8934464a707ee6a57517f98 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 30 <= VALUES
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.810838 15444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa1cf09a8934464a707ee6a57517f98. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.811925 15695 tablet_service.cc:1511] Processing CreateTablet for tablet e06cf821b1a348488876479e08dab545 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.812019 15695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06cf821b1a348488876479e08dab545. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.813191 15693 tablet_service.cc:1511] Processing CreateTablet for tablet ffa1cf09a8934464a707ee6a57517f98 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 30 <= VALUES
00:13:40.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.813274 15693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa1cf09a8934464a707ee6a57517f98. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.814003 16131 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: Bootstrap starting.
00:13:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.814793 16131 tablet_bootstrap.cc:654] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: Neither blocks nor log segments found. Creating new log.
00:13:40.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.815128 16131 log.cc:826] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: Log is configured to *not* fsync() on all Append() calls
00:13:40.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.818363 16134 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: Bootstrap starting.
00:13:40.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.819375 16134 tablet_bootstrap.cc:654] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: Neither blocks nor log segments found. Creating new log.
00:13:40.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.819933 16134 log.cc:826] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: Log is configured to *not* fsync() on all Append() calls
00:13:40.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.820896 16131 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: No bootstrap required, opened a new log
00:13:40.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.821729 15951 tablet_service.cc:1511] Processing CreateTablet for tablet ea1fee579fd645f185b4b14e58b15ffc (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION VALUES < 10
00:13:40.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.822082 15951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea1fee579fd645f185b4b14e58b15ffc. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.824426 16131 ts_tablet_manager.cc:1403] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.824833 16140 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: Bootstrap starting.
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.824965 15947 tablet_service.cc:1511] Processing CreateTablet for tablet e06cf821b1a348488876479e08dab545 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.825076 15947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e06cf821b1a348488876479e08dab545. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.825456 16140 tablet_bootstrap.cc:654] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: Neither blocks nor log segments found. Creating new log.
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.825783 16140 log.cc:826] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: Log is configured to *not* fsync() on all Append() calls
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826187 16131 raft_consensus.cc:359] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826337 16131 raft_consensus.cc:385] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826370 16131 raft_consensus.cc:740] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb48f798eb64bcaa35ad5d6215288c4, State: Initialized, Role: FOLLOWER
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.821756 15946 tablet_service.cc:1511] Processing CreateTablet for tablet ffa1cf09a8934464a707ee6a57517f98 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 30 <= VALUES
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826447 16140 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: No bootstrap required, opened a new log
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826514 16140 ts_tablet_manager.cc:1403] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826923 16134 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: No bootstrap required, opened a new log
00:13:40.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826996 16134 ts_tablet_manager.cc:1403] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.826452 15946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffa1cf09a8934464a707ee6a57517f98. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828259 16140 raft_consensus.cc:359] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828372 16140 raft_consensus.cc:385] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828389 16140 raft_consensus.cc:740] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Initialized, Role: FOLLOWER
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828469 16140 consensus_queue.cc:260] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828694 16140 ts_tablet_manager.cc:1434] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
00:13:40.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828846 16134 raft_consensus.cc:359] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.828977 16134 raft_consensus.cc:385] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.829005 16134 raft_consensus.cc:740] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Initialized, Role: FOLLOWER
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.829107 16134 consensus_queue.cc:260] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [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: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.829357 16134 ts_tablet_manager.cc:1434] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.829449 16134 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: Bootstrap starting.
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.821729 15950 tablet_service.cc:1511] Processing CreateTablet for tablet 64722bbc1a524286a54afd998654b9a2 (DEFAULT_TABLE table=testManyClients [id=4d69d82775804797ab092bd00fe30d19]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.829914 16134 tablet_bootstrap.cc:654] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: Neither blocks nor log segments found. Creating new log.
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.830374 16131 consensus_queue.cc:260] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.830687 16131 ts_tablet_manager.cc:1434] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.830828 16131 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4: Bootstrap starting.
00:13:40.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.831339 16131 tablet_bootstrap.cc:654] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4: Neither blocks nor log segments found. Creating new log.
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.833573 15950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64722bbc1a524286a54afd998654b9a2. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.833761 16140 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab: Bootstrap starting.
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.834316 16140 tablet_bootstrap.cc:654] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab: Neither blocks nor log segments found. Creating new log.
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.834996 16134 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: No bootstrap required, opened a new log
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835068 16134 ts_tablet_manager.cc:1403] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835258 16134 raft_consensus.cc:359] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835326 16134 raft_consensus.cc:385] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835346 16134 raft_consensus.cc:740] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Initialized, Role: FOLLOWER
00:13:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835397 16134 consensus_queue.cc:260] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835505 16134 ts_tablet_manager.cc:1434] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: Time spent starting tablet: real 0.000s	user 0.001s	sys 0.000s
00:13:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.835582 16134 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de: Bootstrap starting.
00:13:40.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.836009 16134 tablet_bootstrap.cc:654] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de: Neither blocks nor log segments found. Creating new log.
00:13:40.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838320 16134 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de: No bootstrap required, opened a new log
00:13:40.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838495 16134 ts_tablet_manager.cc:1403] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
00:13:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838816 16134 raft_consensus.cc:359] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838914 16134 raft_consensus.cc:385] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838935 16134 raft_consensus.cc:740] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Initialized, Role: FOLLOWER
00:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.838985 16134 consensus_queue.cc:260] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.839107 16134 ts_tablet_manager.cc:1434] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
00:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.839188 16134 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de: Bootstrap starting.
00:13:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.839800 16140 tablet_bootstrap.cc:492] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab: No bootstrap required, opened a new log
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.839871 16140 ts_tablet_manager.cc:1403] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840116 16134 tablet_bootstrap.cc:654] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de: Neither blocks nor log segments found. Creating new log.
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840081 16140 raft_consensus.cc:359] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840157 16140 raft_consensus.cc:385] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840179 16140 raft_consensus.cc:740] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Initialized, Role: FOLLOWER
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840240 16140 consensus_queue.cc:260] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840395 16140 ts_tablet_manager.cc:1434] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840492 16140 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab: Bootstrap starting.
00:13:40.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.840968 16140 tablet_bootstrap.cc:654] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab: Neither blocks nor log segments found. Creating new log.
00:13:40.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843343 16134 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de: No bootstrap required, opened a new log
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843401 16134 ts_tablet_manager.cc:1403] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843560 16140 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab: No bootstrap required, opened a new log
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843602 16140 ts_tablet_manager.cc:1403] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843570 16134 raft_consensus.cc:359] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843629 16134 raft_consensus.cc:385] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843652 16134 raft_consensus.cc:740] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Initialized, Role: FOLLOWER
00:13:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843698 16134 consensus_queue.cc:260] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843770 16140 raft_consensus.cc:359] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843827 16140 raft_consensus.cc:385] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843843 16140 raft_consensus.cc:740] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Initialized, Role: FOLLOWER
00:13:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843925 16140 consensus_queue.cc:260] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.843968 16134 ts_tablet_manager.cc:1434] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
00:13:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.844105 16140 ts_tablet_manager.cc:1434] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
00:13:40.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.846791 16140 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: Bootstrap starting.
00:13:40.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.849581 16140 tablet_bootstrap.cc:654] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: Neither blocks nor log segments found. Creating new log.
00:13:40.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.850478 16140 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: No bootstrap required, opened a new log
00:13:40.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.850760 16140 ts_tablet_manager.cc:1403] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
00:13:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.851190 16140 raft_consensus.cc:359] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.851300 16140 raft_consensus.cc:385] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.851328 16140 raft_consensus.cc:740] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Initialized, Role: FOLLOWER
00:13:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.851438 16140 consensus_queue.cc:260] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.851560 16140 ts_tablet_manager.cc:1434] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
00:13:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855275 16131 tablet_bootstrap.cc:492] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4: No bootstrap required, opened a new log
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855348 16131 ts_tablet_manager.cc:1403] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent bootstrapping tablet: real 0.025s	user 0.001s	sys 0.000s
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855528 16131 raft_consensus.cc:359] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855593 16131 raft_consensus.cc:385] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855612 16131 raft_consensus.cc:740] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb48f798eb64bcaa35ad5d6215288c4, State: Initialized, Role: FOLLOWER
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855664 16131 consensus_queue.cc:260] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855772 16131 ts_tablet_manager.cc:1434] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.855845 16131 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: Bootstrap starting.
00:13:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.856293 16131 tablet_bootstrap.cc:654] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: Neither blocks nor log segments found. Creating new log.
00:13:40.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859450 16131 tablet_bootstrap.cc:492] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: No bootstrap required, opened a new log
00:13:40.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859516 16131 ts_tablet_manager.cc:1403] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
00:13:40.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859685 16131 raft_consensus.cc:359] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859745 16131 raft_consensus.cc:385] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859764 16131 raft_consensus.cc:740] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb48f798eb64bcaa35ad5d6215288c4, State: Initialized, Role: FOLLOWER
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859807 16131 consensus_queue.cc:260] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859890 16131 ts_tablet_manager.cc:1434] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.859958 16131 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4: Bootstrap starting.
00:13:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.860685 16131 tablet_bootstrap.cc:654] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4: Neither blocks nor log segments found. Creating new log.
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866427 16131 tablet_bootstrap.cc:492] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4: No bootstrap required, opened a new log
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866508 16131 ts_tablet_manager.cc:1403] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866674 16131 raft_consensus.cc:359] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866739 16131 raft_consensus.cc:385] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866758 16131 raft_consensus.cc:740] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fb48f798eb64bcaa35ad5d6215288c4, State: Initialized, Role: FOLLOWER
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866804 16131 consensus_queue.cc:260] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [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: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.866910 16131 ts_tablet_manager.cc:1434] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
00:13:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:40.898550 15576 tablet.cc:2406] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.909905 16159 raft_consensus.cc:493] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.910089 16159 raft_consensus.cc:515] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.910495 16159 leader_election.cc:290] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.914575 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06cf821b1a348488876479e08dab545" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65d05bc8f6247628caa27d5d30e00de" is_pre_election: true
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.914779 15744 raft_consensus.cc:2468] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 0.
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.914835 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06cf821b1a348488876479e08dab545" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" is_pre_election: true
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.914991 15476 raft_consensus.cc:2468] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 0.
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.915232 15875 leader_election.cc:304] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: 006f24228be54c71a5ed9a0e3d9fc6ab, 0fb48f798eb64bcaa35ad5d6215288c4; no voters: 
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.915391 16159 raft_consensus.cc:2804] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.915429 16159 raft_consensus.cc:493] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.915448 16159 raft_consensus.cc:3060] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Advancing to term 1
00:13:40.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.916596 16159 raft_consensus.cc:515] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.916775 16159 leader_election.cc:290] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [CANDIDATE]: Term 1 election: Requested vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.916963 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06cf821b1a348488876479e08dab545" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.917004 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e06cf821b1a348488876479e08dab545" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65d05bc8f6247628caa27d5d30e00de"
00:13:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.917076 15476 raft_consensus.cc:3060] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Advancing to term 1
00:13:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.917084 15744 raft_consensus.cc:3060] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Advancing to term 1
00:13:40.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.917795 15476 raft_consensus.cc:2468] T e06cf821b1a348488876479e08dab545 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 1.
00:13:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.917918 15744 raft_consensus.cc:2468] T e06cf821b1a348488876479e08dab545 P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 1.
00:13:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.918012 15875 leader_election.cc:304] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: 006f24228be54c71a5ed9a0e3d9fc6ab, 0fb48f798eb64bcaa35ad5d6215288c4; no voters: 
00:13:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.918176 16159 raft_consensus.cc:2804] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Leader election won for term 1
00:13:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.918251 16159 raft_consensus.cc:697] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 LEADER]: Becoming Leader. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Running, Role: LEADER
00:13:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.918330 16159 consensus_queue.cc:237] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:40.919385 15040 catalog_manager.cc:5719] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67). New cstate: current_term: 1 leader_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } health_report { overall_health: HEALTHY } } }
00:13:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:40.926365 16069 tablet.cc:2406] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:41.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:41.039003 15836 tablet.cc:2406] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:41.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.078083 16158 raft_consensus.cc:493] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.078204 16158 raft_consensus.cc:515] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:41.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.078589 16158 leader_election.cc:290] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367), 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705)
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.082911 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fee579fd645f185b4b14e58b15ffc" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" is_pre_election: true
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.082916 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fee579fd645f185b4b14e58b15ffc" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" is_pre_election: true
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083042 15476 raft_consensus.cc:2468] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 0.
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083056 15983 raft_consensus.cc:2468] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 0.
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083274 15614 leader_election.cc:304] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [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: 006f24228be54c71a5ed9a0e3d9fc6ab, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083411 16158 raft_consensus.cc:2804] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083454 16158 raft_consensus.cc:493] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:41.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.083473 16158 raft_consensus.cc:3060] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Advancing to term 1
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084126 16158 raft_consensus.cc:515] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084259 16158 leader_election.cc:290] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [CANDIDATE]: Term 1 election: Requested vote from peers 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367), 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705)
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084438 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fee579fd645f185b4b14e58b15ffc" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084455 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea1fee579fd645f185b4b14e58b15ffc" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab"
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084512 15983 raft_consensus.cc:3060] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Advancing to term 1
00:13:41.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.084513 15476 raft_consensus.cc:3060] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Advancing to term 1
00:13:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085198 15476 raft_consensus.cc:2468] T ea1fee579fd645f185b4b14e58b15ffc P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 1.
00:13:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085198 15983 raft_consensus.cc:2468] T ea1fee579fd645f185b4b14e58b15ffc P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 1.
00:13:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085373 15614 leader_election.cc:304] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [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: 006f24228be54c71a5ed9a0e3d9fc6ab, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085469 16158 raft_consensus.cc:2804] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Leader election won for term 1
00:13:41.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085520 16158 raft_consensus.cc:697] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [term 1 LEADER]: Becoming Leader. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Running, Role: LEADER
00:13:41.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.085598 16158 consensus_queue.cc:237] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [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: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } }
00:13:41.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.086797 15040 catalog_manager.cc:5719] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de reported cstate change: term changed from 0 to 1, leader changed from <none> to e65d05bc8f6247628caa27d5d30e00de (127.14.125.66). New cstate: current_term: 1 leader_uuid: "e65d05bc8f6247628caa27d5d30e00de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } health_report { overall_health: HEALTHY } } }
00:13:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.117565 16159 raft_consensus.cc:493] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.117691 16159 raft_consensus.cc:515] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.117857 16159 leader_election.cc:290] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118178 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa1cf09a8934464a707ee6a57517f98" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65d05bc8f6247628caa27d5d30e00de" is_pre_election: true
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118181 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa1cf09a8934464a707ee6a57517f98" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" is_pre_election: true
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118261 15744 raft_consensus.cc:2468] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 0.
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118296 15476 raft_consensus.cc:2468] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 0.
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118412 15866 leader_election.cc:304] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: 006f24228be54c71a5ed9a0e3d9fc6ab, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118500 16159 raft_consensus.cc:2804] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118525 16159 raft_consensus.cc:493] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.118541 16159 raft_consensus.cc:3060] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Advancing to term 1
00:13:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.119293 16159 raft_consensus.cc:515] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.119444 16159 leader_election.cc:290] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [CANDIDATE]: Term 1 election: Requested vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), e65d05bc8f6247628caa27d5d30e00de (127.14.125.66:43517)
00:13:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.119665 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa1cf09a8934464a707ee6a57517f98" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e65d05bc8f6247628caa27d5d30e00de"
00:13:41.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.119737 15744 raft_consensus.cc:3060] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Advancing to term 1
00:13:41.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120391 15744 raft_consensus.cc:2468] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 1.
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120747 15866 leader_election.cc:304] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: 006f24228be54c71a5ed9a0e3d9fc6ab, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120827 16159 raft_consensus.cc:2804] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Leader election won for term 1
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120774 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffa1cf09a8934464a707ee6a57517f98" candidate_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120862 16159 raft_consensus.cc:697] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 LEADER]: Becoming Leader. State: Replica: 006f24228be54c71a5ed9a0e3d9fc6ab, State: Running, Role: LEADER
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120869 15476 raft_consensus.cc:3060] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Advancing to term 1
00:13:41.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.120903 16159 consensus_queue.cc:237] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.121577 15476 raft_consensus.cc:2468] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 006f24228be54c71a5ed9a0e3d9fc6ab in term 1.
00:13:41.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.122184 15040 catalog_manager.cc:5719] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67). New cstate: current_term: 1 leader_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } health_report { overall_health: HEALTHY } } }
00:13:41.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.161223 16158 raft_consensus.cc:493] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.161387 16158 raft_consensus.cc:515] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.161630 16158 leader_election.cc:290] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367)
00:13:41.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.161989 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64722bbc1a524286a54afd998654b9a2" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" is_pre_election: true
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162053 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64722bbc1a524286a54afd998654b9a2" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" is_pre_election: true
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162134 15476 raft_consensus.cc:2468] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 0.
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162153 15983 raft_consensus.cc:2468] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 0.
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162447 15617 leader_election.cc:304] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [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: 0fb48f798eb64bcaa35ad5d6215288c4, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162599 16158 raft_consensus.cc:2804] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162668 16158 raft_consensus.cc:493] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.162690 16158 raft_consensus.cc:3060] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 0 FOLLOWER]: Advancing to term 1
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.163537 16158 raft_consensus.cc:515] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.163704 16158 leader_election.cc:290] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [CANDIDATE]: Term 1 election: Requested vote from peers 0fb48f798eb64bcaa35ad5d6215288c4 (127.14.125.65:43705), 006f24228be54c71a5ed9a0e3d9fc6ab (127.14.125.67:43367)
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.163938 15476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64722bbc1a524286a54afd998654b9a2" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fb48f798eb64bcaa35ad5d6215288c4"
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.164031 15476 raft_consensus.cc:3060] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 0 FOLLOWER]: Advancing to term 1
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.163980 15983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64722bbc1a524286a54afd998654b9a2" candidate_uuid: "e65d05bc8f6247628caa27d5d30e00de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab"
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.164078 15983 raft_consensus.cc:3060] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 0 FOLLOWER]: Advancing to term 1
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.164733 15983 raft_consensus.cc:2468] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 1.
00:13:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.164743 15476 raft_consensus.cc:2468] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e65d05bc8f6247628caa27d5d30e00de in term 1.
00:13:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.164927 15617 leader_election.cc:304] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [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: 0fb48f798eb64bcaa35ad5d6215288c4, e65d05bc8f6247628caa27d5d30e00de; no voters: 
00:13:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.165036 16158 raft_consensus.cc:2804] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Leader election won for term 1
00:13:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.165102 16158 raft_consensus.cc:697] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [term 1 LEADER]: Becoming Leader. State: Replica: e65d05bc8f6247628caa27d5d30e00de, State: Running, Role: LEADER
00:13:41.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.165154 16158 consensus_queue.cc:237] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [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: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } }
00:13:41.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.166154 15040 catalog_manager.cc:5719] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de reported cstate change: term changed from 0 to 1, leader changed from <none> to e65d05bc8f6247628caa27d5d30e00de (127.14.125.66). New cstate: current_term: 1 leader_uuid: "e65d05bc8f6247628caa27d5d30e00de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
00:13:41.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:41.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:41.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:41.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:41.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=24), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.14.125.125:44965, [8ms] Sub RPC GetTableLocations: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:41.306 [DEBUG - kudu-nio-1] (Connection.java:748) [peer e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)] connecting to peer
00:13:41.309 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)] Successfully connected to peer
00:13:41.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.363826 16159 consensus_queue.cc:1048] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.367321 16143 consensus_queue.cc:1048] T e06cf821b1a348488876479e08dab545 P 006f24228be54c71a5ed9a0e3d9fc6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.382 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x4676d599, L:/127.0.0.1:52252 - R:/127.14.125.66:43517] using TOKEN/null
00:13:41.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.384547 15476 raft_consensus.cc:1275] T 64722bbc1a524286a54afd998654b9a2 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Refusing update from remote peer e65d05bc8f6247628caa27d5d30e00de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:41.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.384579 15983 raft_consensus.cc:1275] T 64722bbc1a524286a54afd998654b9a2 P 006f24228be54c71a5ed9a0e3d9fc6ab [term 1 FOLLOWER]: Refusing update from remote peer e65d05bc8f6247628caa27d5d30e00de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:41.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.384871 16158 consensus_queue.cc:1048] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [LEADER]: Connected to new peer: Peer: permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.385289 16158 consensus_queue.cc:1048] T 64722bbc1a524286a54afd998654b9a2 P e65d05bc8f6247628caa27d5d30e00de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.388701 16188 mvcc.cc:204] Tried to move back new op lower bound from 7317477873188077568 to 7317477872293048320. Current Snapshot: MvccSnapshot[applied={T|T < 7317477873188077568}]
00:13:41.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.390971 16192 mvcc.cc:204] Tried to move back new op lower bound from 7317477873188077568 to 7317477872293048320. Current Snapshot: MvccSnapshot[applied={T|T < 7317477873188077568}]
00:13:41.428 [DEBUG - Time-limited test] (Connection.java:748) [peer 006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)] connecting to peer
00:13:41.431 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)] Successfully connected to peer
00:13:41.465 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xb831c6bd, L:/127.0.0.1:42880 - R:/127.14.125.67:43367] using TOKEN/null
00:13:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.466168 16144 consensus_queue.cc:1048] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [LEADER]: Connected to new peer: Peer: permanent_uuid: "006f24228be54c71a5ed9a0e3d9fc6ab" member_type: VOTER last_known_addr { host: "127.14.125.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.483079 16198 consensus_queue.cc:1048] T ea1fee579fd645f185b4b14e58b15ffc P e65d05bc8f6247628caa27d5d30e00de [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.495342 15476 raft_consensus.cc:1275] T ffa1cf09a8934464a707ee6a57517f98 P 0fb48f798eb64bcaa35ad5d6215288c4 [term 1 FOLLOWER]: Refusing update from remote peer 006f24228be54c71a5ed9a0e3d9fc6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:41.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.495339 15744 raft_consensus.cc:1275] T ffa1cf09a8934464a707ee6a57517f98 P e65d05bc8f6247628caa27d5d30e00de [term 1 FOLLOWER]: Refusing update from remote peer 006f24228be54c71a5ed9a0e3d9fc6ab: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:41.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.495637 16211 consensus_queue.cc:1048] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "e65d05bc8f6247628caa27d5d30e00de" member_type: VOTER last_known_addr { host: "127.14.125.66" port: 43517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.495782 16211 consensus_queue.cc:1048] T ffa1cf09a8934464a707ee6a57517f98 P 006f24228be54c71a5ed9a0e3d9fc6ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fb48f798eb64bcaa35ad5d6215288c4" member_type: VOTER last_known_addr { host: "127.14.125.65" port: 43705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:41.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:41.500321 16194 mvcc.cc:204] Tried to move back new op lower bound from 7317477873642971136 to 7317477872111976448. Current Snapshot: MvccSnapshot[applied={T|T < 7317477873642971136 or (T in {7317477873642971136})}]
00:13:41.559 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.562 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.591 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.595 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.605 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.606 [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.
00:13:41.618 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.619 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.620 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.621 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.624 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.632 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45969ffe, L:/127.0.0.1:45052 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.643 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.646 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.646 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.648 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.648 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:41.650 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:41.657 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.658 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.659 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.660 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.661 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.662 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.662 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.663 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.665 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.666 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:41.668 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.670 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.672 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.673 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.675 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.677 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.678 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.679 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.681 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.682 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.684 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.685 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.686 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.688 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.689 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.690 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.692 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.694 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.694 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.695 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.696 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.698 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.703 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.704 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.704 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.705 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.706 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.707 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.709 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.710 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.711 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.713 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.714 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.715 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2922023a, L:/127.0.0.1:57090 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:41.716 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.718 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.718 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.720 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.721 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.722 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.724 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.725 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.725 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.726 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.725 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.728 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.730 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.730 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.731 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.732 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.733 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.734 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.735 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.737 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.738 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.739 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.740 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.741 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.743 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.743 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.744 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.744 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.745 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.745 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.746 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.747 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.747 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.748 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.749 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.749 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.750 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.750 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:41.762 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06d8dd55, L:/127.0.0.1:45068 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.763 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.770 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.771 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.772 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.776 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.777 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe71ded44, L:/127.0.0.1:45064 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.778 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.784 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.791 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.797 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e568c6e, L:/127.0.0.1:45072 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.799 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.801 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:41.801 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [75ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [157ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:41.803 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:41.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:41.812 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.815 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ec1a21f, L:/127.0.0.1:45088 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.822 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.823 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.827 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.839 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6cdacc0, L:/127.0.0.1:58494 - R:/127.14.125.126:44379] using TOKEN/null
00:13:41.839 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.849 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.857 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.861 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb22eb275, L:/127.0.0.1:45104 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:41.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:41.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:41.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:41.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:41.868 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.868 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.870 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.870 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.879 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.881 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.883 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.885 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.886 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.890 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.893 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:41.895 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.895 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:41.895 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:41.899 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.904 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:41.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:41.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:41.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:41.908 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:41.908 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:41.909 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.911 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:41.911 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.913 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.915 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.918 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.919 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.924 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.925 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:41.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:41.935 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:41.938 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:41.940 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:41.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfda80a4b, L:/127.0.0.1:45114 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:41.950 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.951 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:41.952 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.953 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.954 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:41.954 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.957 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe720e003, L:/127.0.0.1:45118 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:41.959 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.960 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.960 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:41.969 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:41.976 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:41.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:41.982 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:41.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:41.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.009 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.005 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.016 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6fa71c5, L:/127.0.0.1:57104 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.020 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.022 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d5d1737, L:/127.0.0.1:45126 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.028 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb65760c0, L:/127.0.0.1:58498 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.029 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.040 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2424c868, L:/127.0.0.1:57108 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0eae37f5, L:/127.0.0.1:45122 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.047 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.050 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.125' into [/127.14.125.125] in 2999362ns
00:13:42.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.054 [DEBUG - kudu-nio-1] (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.14.125.124:44199, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [137ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [399ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.054 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd5c45708, L:/127.0.0.1:58500 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.055 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.062 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8020dae, L:/127.0.0.1:57110 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.063 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.065 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.067 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.073 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.075 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [108ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [401ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.075 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.077 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.077 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.077 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.078 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.077 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.079 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.083 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.087 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.088 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.088 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.088 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.089 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.089 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.095 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.097 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.099 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.101 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.108 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9088180, L:/127.0.0.1:45130 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f68bf3c, L:/127.0.0.1:57124 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.121 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0eba44da, L:/127.0.0.1:57136 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.124 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.127 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.129 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.132 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.132 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.134 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.136 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x170307e2, L:/127.0.0.1:45142 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.137 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.139 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.139 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.140 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.142 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.142 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.144 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.144 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.145 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.147 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.150 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.150 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.153 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.154 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.155 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.158 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.160 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.162 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.165 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.186 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.192 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.194 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.196 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.197 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.198 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.199 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.201 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.202 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.204 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.205 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.207 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.207 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.209 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.210 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.211 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.212 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.213 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.214 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.216 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.218 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.235 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.247 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.247 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.257 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.259 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.269 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.276 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.279 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.281 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.301 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.301 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:42.302 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.307 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.307 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.309 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.309 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.311 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.313 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.316 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.319 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.320 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.324 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.325 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.327 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.343 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.347 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e23c524, L:/127.0.0.1:45154 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.341 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.340 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.339 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.338 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.337 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.363 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.372 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.377 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5c9abea, L:/127.0.0.1:45296 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.406 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cffeae3, L:/127.0.0.1:58506 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.422 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.423 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02786328, L:/127.0.0.1:45326 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.426 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.433 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.433 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdb19dfdd, L:/127.0.0.1:45206 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.439 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7dd6ba65, L:/127.0.0.1:45352 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.440 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac285266, L:/127.0.0.1:45220 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90ec2157, L:/127.0.0.1:57176 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e47635d, L:/127.0.0.1:57152 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.463 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c3c65ac, L:/127.0.0.1:57162 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.467 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d9cadc3, L:/127.0.0.1:45254 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.468 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0db15aab, L:/127.0.0.1:45168 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=849), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [146ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [797ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.471 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b905a3b, L:/127.0.0.1:45190 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc73caedf, L:/127.0.0.1:45270 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.476 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe23c0f06, L:/127.0.0.1:58518 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.478 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8bc659b, L:/127.0.0.1:45176 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b262cf0, L:/127.0.0.1:45360 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2d0b27d, L:/127.0.0.1:45336 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.482 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x266ec970, L:/127.0.0.1:57192 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.484 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x106a11e9, L:/127.0.0.1:57218 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80681480, L:/127.0.0.1:57222 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.486 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x147bd44c, L:/127.0.0.1:45236 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.488 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ae08334, L:/127.0.0.1:45208 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.489 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08326686, L:/127.0.0.1:45234 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.493 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0560ff69, L:/127.0.0.1:45312 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f608429, L:/127.0.0.1:57236 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ddfe2e4, L:/127.0.0.1:57154 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=816), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [628ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.507 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb8c0e2b3, L:/127.0.0.1:58514 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.509 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.509 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.509 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.511 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.515 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9771df52, L:/127.0.0.1:45258 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.517336 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.485328 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58528 (local address 127.14.125.126:44379)
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.485383 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.485385 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.485976 (+   591us) server_negotiation.cc:408] Connection header received
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.516665 (+ 30689us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.516667 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.516685 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.516720 (+    35us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.517108 (+   388us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58528: BlockingRecv error: recv got EOF from 127.0.0.1:58528 (error 108)
00:13:42.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
00:13:42.519 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35bc6103, L:/127.0.0.1:57204 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=835), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [599ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [638ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.531 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.533 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.533 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.533 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.534 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.534 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.537 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.544 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06a2914e, L:/127.0.0.1:45282 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.546 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.549 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.550 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x308ce39a, L:/127.0.0.1:45288 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.551 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.551 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.560 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.563 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.564 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.564 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.564 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.573 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.575 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe500aa13, L:/127.0.0.1:58534 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.580 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.582 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.584 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.591 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.593 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x002fce40, L:/127.0.0.1:57238 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.594 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=869), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [483ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [512ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [531ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.603 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.604 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.604 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.609 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfafb01e0, L:/127.0.0.1:57240 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.613 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=896), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [536ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [598ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.619 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.620 [DEBUG - pool-4-thread-20] (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.14.125.124:44199, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [670ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.620 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb791e422, L:/127.0.0.1:58548 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.622 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f984b7c, L:/127.0.0.1:45372 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.626 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.628 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.628 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.628 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.632 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.631991 16492 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.623466 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58558 (local address 127.14.125.126:44379)
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.623514 (+    48us) server_negotiation.cc:207] Beginning negotiation
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.623517 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.626962 (+  3445us) server_negotiation.cc:408] Connection header received
00:13:42.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.631695 (+  4733us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.631697 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.631725 (+    28us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.631789 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.631916 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58558: BlockingRecv error: recv got EOF from 127.0.0.1:58558 (error 108)
00:13:42.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:42.633 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.633 [DEBUG - pool-4-thread-30] (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.14.125.124:44199, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [341ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.640 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.640 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.640 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.641 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.646 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.652 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x039d6fe5, L:/127.0.0.1:57250 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.655 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=937), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [409ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [432ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.656 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.656 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.656 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.657 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.664 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.665 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.665 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.668213 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.602771 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58550 (local address 127.14.125.126:44379)
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.602827 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.602829 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.610450 (+  7621us) server_negotiation.cc:408] Connection header received
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.612068 (+  1618us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.612069 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.612091 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.612121 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.666458 (+ 54337us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.667163 (+   705us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.668142 (+   979us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58550: BlockingRecv error: recv got EOF from 127.0.0.1:58550 (error 108)
00:13:42.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:42.669 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.670849 16492 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.637088 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58574 (local address 127.14.125.126:44379)
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.637146 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.637148 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.638054 (+   906us) server_negotiation.cc:408] Connection header received
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.638650 (+   596us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.638652 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.638667 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.638699 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.665181 (+ 26482us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.665939 (+   758us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.670773 (+  4834us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58574: BlockingRecv error: recv got EOF from 127.0.0.1:58574 (error 108)
00:13:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:42.673 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.675 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.678 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.683 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.689 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a149b4c, L:/127.0.0.1:45384 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33354760, L:/127.0.0.1:57264 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.694 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.699 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.700 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.702 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.702 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1028), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [666ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [481ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [748ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.711 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.712 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:42.712 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.712 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.722 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf59b424e, L:/127.0.0.1:57274 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.722 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.725 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.725 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.725 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.728 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f08f666, L:/127.0.0.1:58576 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.728 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.728 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.728 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=986), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [378ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [585ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [592ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, deferred=null) after lookup
00:13:42.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.741 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.742 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.742 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.743 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.743 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.743 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.744 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.748 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.768 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.776 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.776 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1154), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [219ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [820ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.777544 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.688634 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58584 (local address 127.14.125.126:44379)
00:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.688712 (+    78us) server_negotiation.cc:207] Beginning negotiation
00:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.688714 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:42.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.690302 (+  1588us) server_negotiation.cc:408] Connection header received
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.691148 (+   846us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.691150 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.691170 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.691207 (+    37us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.722889 (+ 31682us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.723644 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.757742 (+ 34098us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.758051 (+   309us) 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
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773007 (+ 14956us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773015 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773016 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773024 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773054 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773060 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.773140 (+    80us) server_negotiation.cc:1036] Waiting for connection context
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.777458 (+  4318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58584: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58584): Connection reset by peer (error 104)
00:13:42.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36}
00:13:42.781 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54482946, L:/127.0.0.1:45392 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.790 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:42.790 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.790 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.792 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6835ada3, L:/127.0.0.1:57296 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.796 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1091), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [564ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [878ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.802 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.807 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.807 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:42.807 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:42.807 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.808 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.812 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b0ea9aa, L:/127.0.0.1:57280 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.815 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.818 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.820 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.849 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.851 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.857 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [322ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [708ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:42.859766 16411 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.768584 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58602 (local address 127.14.125.126:44379)
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.768639 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.768641 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.774241 (+  5600us) server_negotiation.cc:408] Connection header received
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.774896 (+   655us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.774898 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.774921 (+    23us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.774951 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.858756 (+ 83805us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.859504 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.859675 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58602: BlockingRecv error: recv got EOF from 127.0.0.1:58602 (error 108)
00:13:42.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:42.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.862 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.865 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:42.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6eafe2d, L:/127.0.0.1:58588 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.869 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.871 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:42.872 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:42.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.874 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:42.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.882 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.890 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.894 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:42.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.908 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.909 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:42.909 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:42.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:42.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.922 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcd4e7d6, L:/127.0.0.1:57306 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.933 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27a52fca, L:/127.0.0.1:45394 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.934 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9165a2f2, L:/127.0.0.1:58612 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1000ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.942 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:42.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:42.952 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.952 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.953 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:42.954 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:42.954 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:42.954 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:42.955 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:42.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:42.959 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:42.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:42.961 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b17e6f9, L:/127.0.0.1:58626 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:42.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:42.964 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:42.970 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9bb215e, L:/127.0.0.1:45436 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.979 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe47bec6, L:/127.0.0.1:45418 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98c7f762, L:/127.0.0.1:45422 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:42.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:42.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:42.988 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:42.992 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:42.993 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [518ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [902ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:42.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:42.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x628be512, L:/127.0.0.1:57340 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:42.998 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:42.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.000 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.001 [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.14.125.124:44199, [760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [954ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [992ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.001 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:43.001 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state NEGOTIATING
00:13:43.001 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.003 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.003 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.003 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.004 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.013 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e1b4745, L:/127.0.0.1:45404 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd0addb2, L:/127.0.0.1:57318 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.019 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.019 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.020 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.020 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.023 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.034439 16391 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.180195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45164 (local address 127.14.125.124:44199)
00:13:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.180480 (+   285us) server_negotiation.cc:207] Beginning negotiation
00:13:43.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.180482 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.181392 (+   910us) server_negotiation.cc:408] Connection header received
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.182051 (+   659us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.182053 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.182070 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:42.182123 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.033050 (+850927us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.033807 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.034294 (+   487us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45164: BlockingRecv error: recv got EOF from 127.0.0.1:45164 (error 108)
00:13:43.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":246}
00:13:43.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x459e8cce, L:/127.0.0.1:45438 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.048 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe732ff00, L:/127.0.0.1:57332 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1362), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [939ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.059 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.063 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a0efb64, L:/127.0.0.1:58640 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf74fa1b0, L:/127.0.0.1:57352 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1325), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [296ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [730ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [932ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.068 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.070 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.070 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.070 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.072 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.072 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.072 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: connection closed
00:13:43.073 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.075 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.076 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.076 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.082 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6abe13b, L:/127.0.0.1:58642 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.086 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.088 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.089 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.091 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.094 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.095 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.095 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.095 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.096 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.096 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.105908 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.048288 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58656 (local address 127.14.125.126:44379)
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.048344 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.048347 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.049029 (+   682us) server_negotiation.cc:408] Connection header received
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.057594 (+  8565us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.057597 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.057621 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.057697 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.069723 (+ 12026us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.070654 (+   931us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.102796 (+ 32142us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103023 (+   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
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103826 (+   803us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103833 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:43.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103833 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103841 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103863 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103868 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.103938 (+    70us) server_negotiation.cc:1036] Waiting for connection context
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.105817 (+  1879us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58656: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58656): Connection reset by peer (error 104)
00:13:43.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:43.108 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7eaf71a1, L:/127.0.0.1:58662 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.110 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.115 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.116 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.120 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.120 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.121 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.121 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa20f721d, L:/127.0.0.1:57356 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1428), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1213ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.124 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.136 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.142 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.142 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.143 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.143 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.144 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.146 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.146 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.149 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.149 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1490), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [396ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [397ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.157 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.163 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.158 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:43.167 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.171 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.176 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94f207ee, L:/127.0.0.1:45450 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.176 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc50c93d2, L:/127.0.0.1:57368 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.186 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.189 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8c1299d, L:/127.0.0.1:57376 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.193 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5115084c, L:/127.0.0.1:58676 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1534), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1447), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [355ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.198 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.200 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:43.202 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x632b18eb, L:/127.0.0.1:58692 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.203 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:43.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.205 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.208 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ebf641e, L:/127.0.0.1:45464 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.216 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.218 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.218 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.218 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.218 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.219 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.219 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.221 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.222 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.224 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda86cd76, L:/127.0.0.1:57386 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.224 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299988, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.225 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.226 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.226 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.226 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1010ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1034ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.230 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.231 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca0ba429, L:/127.0.0.1:45478 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.235 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.238 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.240 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.240 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.240 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.243 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.245 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.246 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.246323 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.205085 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58706 (local address 127.14.125.126:44379)
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.205139 (+    54us) server_negotiation.cc:207] Beginning negotiation
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.205141 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.205725 (+   584us) server_negotiation.cc:408] Connection header received
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.206160 (+   435us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.206161 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.206175 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.206224 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.245248 (+ 39024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.246090 (+   842us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.246252 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58706: BlockingRecv error: recv got EOF from 127.0.0.1:58706 (error 108)
00:13:43.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:43.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.254 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa6f3566b, L:/127.0.0.1:45494 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.272 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46d1d03c, L:/127.0.0.1:57388 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1543), Traces: [0ms] refreshing cache from master, [973ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.277 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.277 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06396d96, L:/127.0.0.1:58714 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.280 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72150cd3, L:/127.0.0.1:57394 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.285 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.287 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3be0f654, L:/127.0.0.1:45508 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.288 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.288 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.288 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.304 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.307 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.316 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.320 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.320 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.334 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.339 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.340 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.341 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1222ac29, L:/127.0.0.1:57410 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.343 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32686345, L:/127.0.0.1:58718 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1639), Traces: [0ms] refreshing cache from master, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1017ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1056ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, deferred=null) after lookup
00:13:43.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.349 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.349 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1729), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [283ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [318ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.349 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.361 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.369 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.370 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.370 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.371 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.372 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.373 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.375 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.381 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.386 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:43.386 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.386 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.381 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.387 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 1388247ns
00:13:43.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.387 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5044128d, L:/127.0.0.1:58730 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.381 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.391 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c57c27b, L:/127.0.0.1:57430 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.392 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.399 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.400 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.400 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.400 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.400 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.400 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.403 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c81a16e, L:/127.0.0.1:58762 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.414 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.415 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.419 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.455 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.455 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.456233 16761 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.376228 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45536 (local address 127.14.125.124:44199)
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.376292 (+    64us) server_negotiation.cc:207] Beginning negotiation
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.376294 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.456165 (+ 79871us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45536: BlockingRecv error: recv got EOF from 127.0.0.1:45536 (error 108)
00:13:43.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
00:13:43.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2106edbb, L:/127.0.0.1:45522 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.461 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.462 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc24db176, L:/127.0.0.1:57422 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.465 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0c2fd93, L:/127.0.0.1:57446 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1722), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1259ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1330ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa33def0f, L:/127.0.0.1:45526 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66d80b2c, L:/127.0.0.1:57444 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.480 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.480 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ca84856, L:/127.0.0.1:58776 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1792), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1590ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1747), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1279ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.485 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.486 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.487 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.487 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.488 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.489 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.490 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.495 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.495 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.495 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.495 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.497 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb307bb98, L:/127.0.0.1:58746 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.501 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.501 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1828), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [252ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [765ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, deferred=null) after lookup
00:13:43.494 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1762), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1276ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.503 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.505 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.511 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.513 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.514 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.515 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.515 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1856), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [397ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:43.516 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.519 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.520 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:43.520 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.523 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.524 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.525 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.526 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.526 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.526 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.527 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f6fd0a0, L:/127.0.0.1:58816 - R:/127.14.125.126:44379] using TOKEN/null
00:13:43.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.530 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.531 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.531 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.533 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1755324d, L:/127.0.0.1:58822 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.541 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.543 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7839470b, L:/127.0.0.1:57470 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.550969 16411 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.504858 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58804 (local address 127.14.125.126:44379)
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.505404 (+   546us) server_negotiation.cc:207] Beginning negotiation
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.505406 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.505418 (+    12us) server_negotiation.cc:408] Connection header received
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527414 (+ 21996us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527416 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527429 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527480 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.549518 (+ 22038us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.550373 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.550875 (+   502us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58804: BlockingRecv error: recv got EOF from 127.0.0.1:58804 (error 108)
00:13:43.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":516}
00:13:43.552 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:43.552 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.553 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.553 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.553 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.549 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf54f112, L:/127.0.0.1:57490 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.556 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1807), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.568 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.569 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.569 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state NEGOTIATING
00:13:43.569 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.570 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.575 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd031742, L:/127.0.0.1:57448 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.576 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.578 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1550ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1628ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.581 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.582 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.583 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.583 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.592 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.592 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.592 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.593 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.595 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5af51ef4, L:/127.0.0.1:45552 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.606014 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.495336 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58790 (local address 127.14.125.126:44379)
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.495413 (+    77us) server_negotiation.cc:207] Beginning negotiation
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.495415 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.498104 (+  2689us) server_negotiation.cc:408] Connection header received
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.498754 (+   650us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.498756 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.498773 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.498805 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.600847 (+102042us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.601705 (+   858us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.605894 (+  4189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58790: BlockingRecv error: recv got EOF from 127.0.0.1:58790 (error 108)
00:13:43.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
00:13:43.606 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.607 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.607 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.607 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38d953fd, L:/127.0.0.1:57480 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.611006 16391 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.526105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45570 (local address 127.14.125.124:44199)
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.526157 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.526159 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527963 (+  1804us) server_negotiation.cc:408] Connection header received
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527996 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.527998 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.528011 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.528062 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.554252 (+ 26190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.555124 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.602744 (+ 47620us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.602967 (+   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
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610233 (+  7266us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610239 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610239 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610247 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610273 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610279 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610350 (+    71us) server_negotiation.cc:1036] Waiting for connection context
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.610912 (+   562us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45570: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45570): Connection reset by peer (error 104)
00:13:43.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1865), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1392ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.622 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.626 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.627 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1894), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1451ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.630 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8eb02e3d, L:/127.0.0.1:57458 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.634 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.634 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.634 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1888), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [236ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1491ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.636 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.636 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.636 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.636 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.637 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.637912 16411 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.628471 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58848 (local address 127.14.125.126:44379)
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.628527 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.628529 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.629247 (+   718us) server_negotiation.cc:408] Connection header received
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.637428 (+  8181us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.637430 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.637451 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.637487 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.637828 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58848: BlockingRecv error: recv got EOF from 127.0.0.1:58848 (error 108)
00:13:43.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:43.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.645 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.645 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.645 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.646 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.646 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.646 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.646 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.648 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.648 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.648383 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.614827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58836 (local address 127.14.125.126:44379)
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.614885 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.614887 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.615366 (+   479us) server_negotiation.cc:408] Connection header received
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.618359 (+  2993us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.618361 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.618385 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.618432 (+    47us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.632235 (+ 13803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.633148 (+   913us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.644795 (+ 11647us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645026 (+   231us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645782 (+   756us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645789 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645789 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645795 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645815 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645820 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.645894 (+    74us) server_negotiation.cc:1036] Waiting for connection context
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.648297 (+  2403us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58836: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58836): Cannot send after transport endpoint shutdown (error 108)
00:13:43.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:43.649 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.653 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.655 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.661 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.663 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.668 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.668 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.677 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.681 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x659b771b, L:/127.0.0.1:57496 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.682 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1947), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1556ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.684 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.687 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.691 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x663f2941, L:/127.0.0.1:58864 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.698 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.65' into [/127.14.125.65] in 1130249ns
00:13:43.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.699 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xecc6452c, L:/127.0.0.1:57512 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2003), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1142ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1787ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.703 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.704 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.704 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.704 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.705 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.702 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.707 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.707 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x83a6c39a, L:/127.0.0.1:58876 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.708 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x063e821e, L:/127.0.0.1:57518 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.715 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.715 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.715 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.717 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.718 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66491f3f, L:/127.0.0.1:57526 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.722 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb863d3b9, L:/127.0.0.1:58890 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1993), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1646ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1647ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, deferred=null) after lookup
00:13:43.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.725 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.733 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.737 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.737 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.737 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.740 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.740 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.740 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.741343 16327 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.462934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45556 (local address 127.14.125.124:44199)
00:13:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.462990 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.462992 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.741277 (+278285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45556: BlockingRecv error: recv got EOF from 127.0.0.1:45556 (error 108)
00:13:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:43.745 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2162ad8a, L:/127.0.0.1:57542 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.748 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: connection closed
00:13:43.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1997), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [343ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1596ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.755 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.764 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:43.775 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.776 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.776 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:43.776 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:43.780 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.786 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.786 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.786 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2107), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1844ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.787 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.788 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.791 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe90be555, L:/127.0.0.1:58892 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.792 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.796 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1a3599d, L:/127.0.0.1:57552 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.808 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:43.808 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.808 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbda3df37, L:/127.0.0.1:57566 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2088), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1663ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1749ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2105), Traces: [0ms] refreshing cache from master, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1487ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1779ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.825 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.826 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.826 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.826 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.826 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.835 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:43.835 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.836 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.840155 16411 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.804817 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58916 (local address 127.14.125.126:44379)
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.804897 (+    80us) server_negotiation.cc:207] Beginning negotiation
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.804899 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839005 (+ 34106us) server_negotiation.cc:408] Connection header received
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839659 (+   654us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839661 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839680 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839713 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.840084 (+   371us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58916: BlockingRecv error: recv got EOF from 127.0.0.1:58916 (error 108)
00:13:43.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
00:13:43.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.841 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.842 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.844748 16770 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.785936 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58902 (local address 127.14.125.126:44379)
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.786033 (+    97us) server_negotiation.cc:207] Beginning negotiation
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.786036 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.787016 (+   980us) server_negotiation.cc:408] Connection header received
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.805202 (+ 18186us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.805204 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.805222 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.845 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.805274 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.839808 (+ 34534us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.840668 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.844679 (+  4011us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58902: BlockingRecv error: recv got EOF from 127.0.0.1:58902 (error 108)
00:13:43.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
00:13:43.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.846 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.851 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:43.857715 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.787911 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58908 (local address 127.14.125.126:44379)
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.788269 (+   358us) server_negotiation.cc:207] Beginning negotiation
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.788271 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.788373 (+   102us) server_negotiation.cc:408] Connection header received
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.789646 (+  1273us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.789647 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.789671 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.789737 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.803502 (+ 13765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.804181 (+   679us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.847717 (+ 43536us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.847954 (+   237us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:43.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850036 (+  2082us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850044 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850045 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850052 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850076 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850082 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.850134 (+    52us) server_negotiation.cc:1036] Waiting for connection context
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.857622 (+  7488us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58908: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58908): Connection reset by peer (error 104)
00:13:43.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":328}
00:13:43.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:43.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:43.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbce5f52a, L:/127.0.0.1:57580 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.866 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3c08d6e, L:/127.0.0.1:58930 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2207), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.873 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.884 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.885 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.885 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.886 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.909 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77e41068, L:/127.0.0.1:45592 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.911 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1523dc2, L:/127.0.0.1:45584 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.921 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.928 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.928 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66eee867, L:/127.0.0.1:58940 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.932 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.939 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.941 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.943 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.944 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c3cfb2f, L:/127.0.0.1:57590 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2258), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2053ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [2060ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.957 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:43.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:43.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c0f4a40, L:/127.0.0.1:45608 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.968 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3dc1a512, L:/127.0.0.1:57594 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.971 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.974 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.974 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:43.974 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2268), Traces: [0ms] refreshing cache from master, [1299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1690ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1696ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1748ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.977 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5a83b85, L:/127.0.0.1:57616 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.978 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:43.978 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:43.979 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a11f622, L:/127.0.0.1:45612 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:43.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x142f0681, L:/127.0.0.1:58950 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:43.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:43.983 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:43.983 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:43.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.984 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21e47352, L:/127.0.0.1:57628 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:43.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.987 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:43.987 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:43.987 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:43.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:43.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:43.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:43.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:43.989 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.990 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2309), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2050ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2074ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2118ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.990 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4961014, L:/127.0.0.1:57602 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:43.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:43.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:43.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:43.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:43.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:43.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:43.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2047ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2106ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:43.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:43.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:43.999 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:43.999 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [595ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2123ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.003 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.003 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.004 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.004 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:44.004 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.005 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.005 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.006 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:44.006 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.006 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.007 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.007 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.007 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.008 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.009 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.009 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.009 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.011 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.011 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.012704 16492 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.959688 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58962 (local address 127.14.125.126:44379)
00:13:44.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.959738 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.959740 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.975617 (+ 15877us) server_negotiation.cc:408] Connection header received
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.976968 (+  1351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.976969 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.976981 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.977009 (+    28us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:44.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.986023 (+  9014us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.986746 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.009864 (+ 23118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.010122 (+   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
00:13:44.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.013 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012359 (+  2237us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:44.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012367 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012367 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012376 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012403 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012408 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012477 (+    69us) server_negotiation.cc:1036] Waiting for connection context
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012619 (+   142us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58962: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58962): Connection reset by peer (error 104)
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.013425 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.991273 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58974 (local address 127.14.125.126:44379)
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.991330 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.991332 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.992761 (+  1429us) server_negotiation.cc:408] Connection header received
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.994538 (+  1777us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.994541 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.994561 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:43.994610 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.011252 (+ 16642us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.012097 (+   845us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.013350 (+  1253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58974: BlockingRecv error: recv got EOF from 127.0.0.1:58974 (error 108)
00:13:44.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:44.015 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.015 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.016 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x585bb151, L:/127.0.0.1:57630 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.025 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2359), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1683ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2227ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.027 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.034 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.034 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.034 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.035 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.040 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.040 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.040 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.039703 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.022270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58986 (local address 127.14.125.126:44379)
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.022421 (+   151us) server_negotiation.cc:207] Beginning negotiation
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.022424 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.023147 (+   723us) server_negotiation.cc:408] Connection header received
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.026242 (+  3095us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.026244 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.026260 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.026326 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.038618 (+ 12292us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.039466 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.039627 (+   161us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58986: BlockingRecv error: recv got EOF from 127.0.0.1:58986 (error 108)
00:13:44.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:44.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.047 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.060 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.070 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.070 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.072 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.074 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.079 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79e27c29, L:/127.0.0.1:57632 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2396), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2200ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.083 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.083 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.084 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.084 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.086 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.089 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.092 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.094 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.094 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:44.094 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.095 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2c49664, L:/127.0.0.1:59002 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.104 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.104 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.104 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.105 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.108 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c91a40b, L:/127.0.0.1:57660 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.106 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.106 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.111 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.112 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8390df2c, L:/127.0.0.1:57648 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2363), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [791ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1960ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.114 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7cd45414, L:/127.0.0.1:59006 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.120 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2410), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [538ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2073ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2166ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.125 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.126 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.126 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.126 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.127 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.127 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.134 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x00a65387, L:/127.0.0.1:57674 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.135 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.135 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.136 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.136 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.136 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.136 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.136 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.137 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.137 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.141273 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.093886 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59022 (local address 127.14.125.126:44379)
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.093983 (+    97us) server_negotiation.cc:207] Beginning negotiation
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.093985 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.102415 (+  8430us) server_negotiation.cc:408] Connection header received
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.102671 (+   256us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.102672 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.102686 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.102730 (+    44us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.113108 (+ 10378us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.113834 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.134517 (+ 20683us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.134744 (+   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
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140737 (+  5993us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140744 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140745 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140750 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140773 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140778 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.140842 (+    64us) server_negotiation.cc:1036] Waiting for connection context
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.141186 (+   344us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59022: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59022): Connection reset by peer (error 104)
00:13:44.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
00:13:44.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.143 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.144 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2415), Traces: [0ms] refreshing cache from master, [1861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1878ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1910ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.150372 16327 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.083004 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45626 (local address 127.14.125.124:44199)
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.083054 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.083056 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.150307 (+ 67251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45626: BlockingRecv error: recv got EOF from 127.0.0.1:45626 (error 108)
00:13:44.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:44.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.156 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.157 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.157 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state NEGOTIATING
00:13:44.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.178 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77ead64f, L:/127.0.0.1:45638 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.180 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.180 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.180538 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.180 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.155129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59034 (local address 127.14.125.126:44379)
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.155205 (+    76us) server_negotiation.cc:207] Beginning negotiation
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.155209 (+     4us) server_negotiation.cc:400] Waiting for connection header
00:13:44.182 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: connection closed
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.156777 (+  1568us) server_negotiation.cc:408] Connection header received
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.180285 (+ 23508us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.180288 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.180312 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.180448 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59034: BlockingWrite error: write error: Broken pipe (error 32)
00:13:44.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
00:13:44.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.181619 15140 connection.cc:466] server connection from 127.0.0.1:45638 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45638 (request call id 0) could send its response
00:13:44.182 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.182 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.181 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.183 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.183 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.183 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.184 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.187 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.188 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.188 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.190 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.190 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.195 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.203 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x31744ddd, L:/127.0.0.1:59050 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.204 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3825aeaa, L:/127.0.0.1:57690 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2530), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2356ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [2357ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.212 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.212 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.213 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state CONNECTING
00:13:44.213 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.216 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.219 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.250 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.251 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.252 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.252 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.251 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.252306 16327 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.257 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.258 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.258 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.259 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.163936 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45642 (local address 127.14.125.124:44199)
00:13:44.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.163992 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:44.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.163994 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.252237 (+ 88243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45642: BlockingRecv error: recv got EOF from 127.0.0.1:45642 (error 108)
00:13:44.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
00:13:44.267 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa00973b7, L:/127.0.0.1:57142 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.269 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7718006a, L:/127.0.0.1:57704 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2609), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [618ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [748ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [2507ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2580), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [589ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2377ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.275 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.277 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.279 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.279 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.279 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.280 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.280 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.280 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.281 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a06ee65, L:/127.0.0.1:59058 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.282534 14884 connection.cc:466] server connection from 127.0.0.1:59058 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59058 (request call id 0) could send its response
00:13:44.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.285 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.286 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.289 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.290 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.292 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.299 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.299 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.304 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfbf63b98, L:/127.0.0.1:59072 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.306 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d263ab3, L:/127.0.0.1:57722 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41dbbd03, L:/127.0.0.1:57718 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2564), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [347ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2169ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [2171ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.310 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.311 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.312 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.313 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.320 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.320 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.320 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.320025 17052 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.231586 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45684 (local address 127.14.125.124:44199)
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.234405 (+  2819us) server_negotiation.cc:207] Beginning negotiation
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.234408 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.319921 (+ 85513us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45684: BlockingRecv error: recv got EOF from 127.0.0.1:45684 (error 108)
00:13:44.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2792,"thread_start_us":69,"threads_started":1}
00:13:44.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.323553 17053 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.228723 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45656 (local address 127.14.125.124:44199)
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.230721 (+  1998us) server_negotiation.cc:207] Beginning negotiation
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.230723 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.323465 (+ 92742us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45656: BlockingRecv error: recv got EOF from 127.0.0.1:45656 (error 108)
00:13:44.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":21,"server-negotiator.queue_time_us":1971,"thread_start_us":97,"threads_started":1}
00:13:44.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.326 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.327 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2663), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2517ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.327 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.335 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:44.336 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.336 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.337 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.341 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.341 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.341 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:44.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.343817 16391 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.228723 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45654 (local address 127.14.125.124:44199)
00:13:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.228786 (+    63us) server_negotiation.cc:207] Beginning negotiation
00:13:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.228788 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.343741 (+114953us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45654: BlockingRecv error: recv got EOF from 127.0.0.1:45654 (error 108)
00:13:44.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
00:13:44.347 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.348 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.349 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.379 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.380 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.380 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.381 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.381 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.382 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.382 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.383 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.385 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.385 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.385 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.386 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.386 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.387 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.387 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.388 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.388 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.388 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.389 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.389 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.390 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.390 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.390 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.391 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.391 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.394 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.394 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.394 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.394 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.394 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.395 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.395 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.396 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.396 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.397 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.397 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.397 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.397 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.397 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.399 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.400 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.400 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.400 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.401 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.402 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.402 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.403 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.403 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.404 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.404 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.413 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.413657 17059 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.230576 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45672 (local address 127.14.125.124:44199)
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.232595 (+  2019us) server_negotiation.cc:207] Beginning negotiation
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.232597 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.413578 (+180981us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45672: BlockingRecv error: recv got EOF from 127.0.0.1:45672 (error 108)
00:13:44.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1990,"thread_start_us":89,"threads_started":1}
00:13:44.415 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.417 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.418 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.422 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.422 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.423 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.426 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.432 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.439 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5971080f, L:/127.0.0.1:45700 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.442 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.444 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.445 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.446 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.447 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.447 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.449 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.450 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.452 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x222878b2, L:/127.0.0.1:57736 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2775), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1742ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2587ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.462 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.462 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.463 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.464006 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.438639 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59086 (local address 127.14.125.126:44379)
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.438697 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.438699 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.439472 (+   773us) server_negotiation.cc:408] Connection header received
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.439825 (+   353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.439827 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.439842 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.439876 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.444901 (+  5025us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.445641 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.460054 (+ 14413us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.460274 (+   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
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461313 (+  1039us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461319 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461319 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461326 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461349 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461353 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.461413 (+    60us) server_negotiation.cc:1036] Waiting for connection context
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.463917 (+  2504us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59086: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59086): Cannot send after transport endpoint shutdown (error 108)
00:13:44.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:44.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.465 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.467 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.470 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.471 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.473 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.479 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.479 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.482 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.484 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.487 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.491 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.491 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.495 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.495 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.498 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.498 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.503 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.503 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.503 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.504 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.505 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.516 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.523 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.523 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.524 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.524 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.525 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.525 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.526 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.527 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.529 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.531 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.531 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.532 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.539 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.540 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.541 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.542 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.544 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.546 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.552 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.558 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.559 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5f9f80c, L:/127.0.0.1:45710 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.562 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.566 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27148b0b, L:/127.0.0.1:45720 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.571 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.576 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.578 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeaf6d434, L:/127.0.0.1:57738 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.593 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.594 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.600 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.604 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.607 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.614 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x554a31d8, L:/127.0.0.1:45744 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.614 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c617f67, L:/127.0.0.1:45728 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.614 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa96a8dcb, L:/127.0.0.1:59088 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.622 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.624 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.624 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeed6ad05, L:/127.0.0.1:57748 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.626 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [203ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.628 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.634 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.643 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.644 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.644 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.644 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.647 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x263d88d2, L:/127.0.0.1:57760 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.649 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.652 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=272), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [180ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [208ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.657 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x495ed3dc, L:/127.0.0.1:59092 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.660 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.660 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.661 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:44.661 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.661 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.662 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.662 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3525ca96, L:/127.0.0.1:45758 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.664 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.667 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.672 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x383b995f, L:/127.0.0.1:45768 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.672 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a49bf44, L:/127.0.0.1:57772 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.679 [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.14.125.124:44199, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [228ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.684 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.686 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.687 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bff0bba, L:/127.0.0.1:59094 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.688239 14887 connection.cc:466] server connection from 127.0.0.1:59094 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59094 (request call id 0) could send its response
00:13:44.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.691 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:44.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.692 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.692 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.698 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.701 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.701 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1fdb4469, L:/127.0.0.1:45784 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.707 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc93f1cc5, L:/127.0.0.1:57780 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.709 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=324), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [254ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [259ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.711 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.711 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.712 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.714 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.714 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.714 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.714 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:44.717206 16906 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59096 (local address 127.14.125.126:44379)
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691090 (+    82us) server_negotiation.cc:207] Beginning negotiation
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691093 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691478 (+   385us) server_negotiation.cc:408] Connection header received
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691870 (+   392us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691871 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691885 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.691916 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.696601 (+  4685us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.697574 (+   973us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.708846 (+ 11272us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.709050 (+   204us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716727 (+  7677us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:44.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716734 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716735 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716741 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716767 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716772 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.716820 (+    48us) server_negotiation.cc:1036] Waiting for connection context
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.717126 (+   306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59096: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59096): Connection reset by peer (error 104)
00:13:44.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
00:13:44.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.719 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.728 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56de8cb1, L:/127.0.0.1:45790 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.734 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.746 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.750 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x236fd12f, L:/127.0.0.1:45792 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.753 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.768 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xec601d7f, L:/127.0.0.1:57784 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=387), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [281ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [301ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:44.782 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.783 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:44.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:44.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:44.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:44.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:44.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:44.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:44.794 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:44.795 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:44.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:44.799 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84e99e3d, L:/127.0.0.1:59106 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.800 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.805 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5d4a9f81, L:/127.0.0.1:59120 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.806 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:44.815 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.821 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x928c86da, L:/127.0.0.1:45794 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.822 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.833 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:44.838 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd3c6ed8, L:/127.0.0.1:57794 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.839 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.842 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.843 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.850 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.850 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.852 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.854 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.855 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.856 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.857 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.858 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.859 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.861 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.861 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.862 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.863 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.865 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.867 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.868 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.869 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.872 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.880 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.881 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.881 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.888 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.889 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:44.892 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.894 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.902 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.903 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.904 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.905 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.905 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.906 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.907 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.908 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.909 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.910 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.928 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.931 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:44.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.933 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.933 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.934 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.934 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.936 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.936 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.937 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.938 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9830babc, L:/127.0.0.1:57808 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:44.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.939 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.939 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.944 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.945 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.945 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.946 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.946 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.947 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:44.947 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6fec2b2, L:/127.0.0.1:45802 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:44.947 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.948 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.948 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3135), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1861ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [2465ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:44.948 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.874 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.952 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.953 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.953 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.955 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.955 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:44.959 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.955 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa384435b, L:/127.0.0.1:59122 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:44.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.960 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:44.964 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.965 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.966 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.967 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.968 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.968 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.968 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:44.969 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:44.970 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.970 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.971 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.973 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.974 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:44.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:44.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.979 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.980 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:44.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:44.989 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:44.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.990 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:44.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:44.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:44.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:44.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.000 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:45.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.005 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.009 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.013 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.014 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.016 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=628), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [329ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.017 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.018 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.019 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.020 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.021 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.021 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:45.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.028 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.034 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.039 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.047 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.048 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3f43865, L:/127.0.0.1:46020 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.050 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.054 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.054 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.055 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:45.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.056 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.060 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.061 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:45.061 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.062 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:45.063 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.063 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:45.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.065 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.066 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.066 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.066 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.067 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.067 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.070 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e07e9dd, L:/127.0.0.1:45876 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.086 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed9254b4, L:/127.0.0.1:46036 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d71ec5c, L:/127.0.0.1:46032 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.090 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.091 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.092 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.093 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.094 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.096 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.098 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21fe94f0, L:/127.0.0.1:57914 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.102 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.103 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.105 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.108 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.114 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=710), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [515ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [520ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, deferred=null) after lookup
00:13:45.117 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 2277131ns
00:13:45.119 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.123 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.124 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.126 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.129 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.143 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56acdc34, L:/127.0.0.1:46062 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.150 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.152 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=778), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [25ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [696ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4e6a9a2, L:/127.0.0.1:45870 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.157 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.163 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299977, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.164 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56d16e79, L:/127.0.0.1:45878 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.164 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd18f11bd, L:/127.0.0.1:59186 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.169 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:45.171 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4111a9a, L:/127.0.0.1:45982 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.171 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d0c1d86, L:/127.0.0.1:57894 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.172 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=831), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [152ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [758ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.185 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1166005e, L:/127.0.0.1:45944 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.188 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.188 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3525), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [47ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.190 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6001a38, L:/127.0.0.1:57962 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2520b31c, L:/127.0.0.1:45806 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.198 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdbd99a92, L:/127.0.0.1:57856 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.199 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.201 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.202 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.202 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.202 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.203 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.204 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.207 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.209 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76be83b3, L:/127.0.0.1:59134 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.209 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.211 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8cc2b18c, L:/127.0.0.1:45946 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.216 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.221 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.224 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x570642cf, L:/127.0.0.1:59146 - R:/127.14.125.126:44379] using TOKEN/null
00:13:45.226 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.226 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.227 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9045900, L:/127.0.0.1:57824 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.229 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x22c32287, L:/127.0.0.1:57906 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4998aef0, L:/127.0.0.1:57816 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb4e8508, L:/127.0.0.1:45860 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.233 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.234 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.235 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.235 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.239 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc89fa23, L:/127.0.0.1:45954 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd24bd083, L:/127.0.0.1:45986 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.242 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.243 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.243 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.243 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.259 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.259 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.259 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.260 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.260 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.261 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.261 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.255 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2887711, L:/127.0.0.1:45886 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.254 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e7c2a5d, L:/127.0.0.1:45828 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.254 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.65' into [/127.14.125.65] in 89863019ns
00:13:45.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc149b12e, L:/127.0.0.1:45896 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.246 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87e1cc44, L:/127.0.0.1:57878 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.264 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.264 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.252 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7128c734, L:/127.0.0.1:59140 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.265 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.265 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.251 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x224f652d, L:/127.0.0.1:59150 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=872), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [149ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [853ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75fd5bb1, L:/127.0.0.1:57840 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.268 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=870), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [744ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [745ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.249 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b6264a2, L:/127.0.0.1:45830 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.271 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.271 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [674ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [730ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3532), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [415ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [2728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [3137ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.285 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.283371 17481 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.288 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2dea079, L:/127.0.0.1:46072 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.289 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.292 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x438aa9bb, L:/127.0.0.1:46086 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.293 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6866a387, L:/127.0.0.1:45858 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.297 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3bb01502, L:/127.0.0.1:45990 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.297 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3701237, L:/127.0.0.1:45904 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.299 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaafefc59, L:/127.0.0.1:57978 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.300 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16b7dbc2, L:/127.0.0.1:59200 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x374410e2, L:/127.0.0.1:57996 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.307 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.307 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.128710 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59236 (local address 127.14.125.126:44379)
00:13:45.309 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7380a159, L:/127.0.0.1:46050 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.310 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa16ce165, L:/127.0.0.1:46094 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.129445 (+   735us) server_negotiation.cc:207] Beginning negotiation
00:13:45.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.129447 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2db895ae, L:/127.0.0.1:59160 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2af9ce01, L:/127.0.0.1:46060 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283035 (+153588us) server_negotiation.cc:408] Connection header received
00:13:45.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3589), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [10ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [66ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [914ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1126ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [3337ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283074 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283075 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba144e16, L:/127.0.0.1:45922 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.322 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd14e65c8, L:/127.0.0.1:59216 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.324 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51275e83, L:/127.0.0.1:57994 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.324 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283092 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283236 (+   144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59236: BlockingWrite error: write error: Broken pipe (error 32)
00:13:45.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c911b1b, L:/127.0.0.1:45888 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.327 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.323 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdada3396, L:/127.0.0.1:57982 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":714,"thread_start_us":115,"threads_started":1}
00:13:45.332 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44d6c369, L:/127.0.0.1:45958 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.333 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29cb97e2, L:/127.0.0.1:45938 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.334 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.285538 17395 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.957453 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59176 (local address 127.14.125.126:44379)
00:13:45.336 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf208667, L:/127.0.0.1:57952 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.338 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.960575 (+  3122us) server_negotiation.cc:207] Beginning negotiation
00:13:45.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.960577 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a059b27, L:/127.0.0.1:57814 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.341 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.344 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8b61bb8, L:/127.0.0.1:45998 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x056615e6, L:/127.0.0.1:57882 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe5bcebd, L:/127.0.0.1:46008 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.039252 (+ 78675us) server_negotiation.cc:408] Connection header received
00:13:45.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b468e2d, L:/127.0.0.1:46106 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.348 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.351 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.353 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8c2898e, L:/127.0.0.1:45874 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.353 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.039299 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.353 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.039301 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.039320 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.039420 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:45.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.108086 (+ 68666us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.108848 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.178409 (+ 69561us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.178651 (+   242us) 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
00:13:45.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [485ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [734ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [777ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [808ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285085 (+106434us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:45.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.365 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5486a0bc, L:/127.0.0.1:45912 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=950), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [806ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [819ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:45.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.366 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa5fa3e8, L:/127.0.0.1:57930 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.369 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.371 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6deca700, L:/127.0.0.1:59234 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.375 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.375 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.375 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.375 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.375 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.376 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.376 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.377 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3fe40a20, L:/127.0.0.1:46110 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.379 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=978), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [812ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [841ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:45.379 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.380 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.381 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.381 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.383 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285091 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:45.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285092 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:45.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=976), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [754ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [775ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [865ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.395 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.395 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.395 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f7786e8, L:/127.0.0.1:45972 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.398 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285097 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
00:13:45.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.405 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 3209972ns
00:13:45.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285117 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:45.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.411 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285121 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:45.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285176 (+    55us) server_negotiation.cc:1036] Waiting for connection context
00:13:45.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.285457 (+   281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59176: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59176): Connection reset by peer (error 104)
00:13:45.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1020), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [224ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [926ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [931ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3107,"thread_start_us":104,"threads_started":1}
00:13:45.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2ce3449, L:/127.0.0.1:58010 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.421 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x528ff345, L:/127.0.0.1:57942 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.326460 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.423 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.428 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.428 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.428 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.430 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.098021 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59228 (local address 127.14.125.126:44379)
00:13:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.098786 (+   765us) server_negotiation.cc:207] Beginning negotiation
00:13:45.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.098788 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.434 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.215018 (+116230us) server_negotiation.cc:408] Connection header received
00:13:45.437 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fd449e0, L:/127.0.0.1:57868 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.215052 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.215053 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.443 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.444 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.444 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.215070 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.215149 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.283592 (+ 68443us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.284530 (+   938us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.318233 (+ 33703us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.318445 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326102 (+  7657us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326109 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326110 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326116 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326164 (+    48us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326168 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326222 (+    54us) server_negotiation.cc:1036] Waiting for connection context
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.326385 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59228: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59228): Connection reset by peer (error 104)
00:13:45.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":680,"thread_start_us":141,"threads_started":1}
00:13:45.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.446 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.448 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.448 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.448 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.449 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9929177, L:/127.0.0.1:46002 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.449 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.449 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1067), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [850ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [962ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [987ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.454 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.455 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.455 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.456 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.456 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.456 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.459 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c230c7c, L:/127.0.0.1:58026 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.468 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x298046db, L:/127.0.0.1:58058 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.468 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.468 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.469 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.469 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.476 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.477 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.479 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.483 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.483 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07e01c99, L:/127.0.0.1:58030 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.483 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.490 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.490 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [266ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [876ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.491 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.499 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.499 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.499 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.502 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x80ce9cef, L:/127.0.0.1:59242 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.487 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.511 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb38746ab, L:/127.0.0.1:58040 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.514 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.517 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.521 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.524 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.524 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.525 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [782ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [870ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.525 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.528 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.528 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.534 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.535 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.535 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.541 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.541 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.543 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.546 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf391735, L:/127.0.0.1:58060 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1158), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [853ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [873ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.550 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbee74296, L:/127.0.0.1:58056 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.552124 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.527178 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59254 (local address 127.14.125.126:44379)
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.527223 (+    45us) server_negotiation.cc:207] Beginning negotiation
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.527225 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.531375 (+  4150us) server_negotiation.cc:408] Connection header received
00:13:45.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.531770 (+   395us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.553 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.531772 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.531794 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.531824 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.550865 (+ 19041us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.551600 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.552050 (+   450us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59254: BlockingRecv error: recv got EOF from 127.0.0.1:59254 (error 108)
00:13:45.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
00:13:45.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.557 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.557 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x350064e1, L:/127.0.0.1:58094 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.562 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd643882a, L:/127.0.0.1:58108 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf992e51, L:/127.0.0.1:58070 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.566 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.566 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e0a8059, L:/127.0.0.1:58082 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.567 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.567 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.567 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.568 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.568 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.568 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.569 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.569 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.572 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.577 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.581 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50cab4ed, L:/127.0.0.1:58112 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.584 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24d550e0, L:/127.0.0.1:58124 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.586 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.587 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.589 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.594 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.599 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.607 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.608 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [563ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [916ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb266105b, L:/127.0.0.1:58128 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3871), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [578ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [3479ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.611 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.613 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.614 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.614 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.614 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.614 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.614 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.615 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf81e311, L:/127.0.0.1:59270 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.619 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.620 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.620 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.620 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.620 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.626 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e139858, L:/127.0.0.1:58130 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1227), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [698ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1058ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1101ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.629 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.630 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1229), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [744ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:45.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.637 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.637 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.637 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.642 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.642 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.641884 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.633270 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59288 (local address 127.14.125.126:44379)
00:13:45.642 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.633321 (+    51us) server_negotiation.cc:207] Beginning negotiation
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.633323 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.634081 (+   758us) server_negotiation.cc:408] Connection header received
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.634432 (+   351us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.634433 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.634464 (+    31us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.634496 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.640630 (+  6134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.641412 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.641809 (+   397us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59288: BlockingRecv error: recv got EOF from 127.0.0.1:59288 (error 108)
00:13:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:45.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.643 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.643 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cb09fb8, L:/127.0.0.1:59276 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.645 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.645 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.646 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.647 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.648 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.650 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.652 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.659 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.659 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.665 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.665 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.669 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb828430, L:/127.0.0.1:58158 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.672 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6c841ef, L:/127.0.0.1:58142 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [770ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.677 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.677 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.677 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.678 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.678 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50b5dbff, L:/127.0.0.1:59300 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.678 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.681 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.686 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2c46293d, L:/127.0.0.1:58170 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.687 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1292), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [808ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc4e85251, L:/127.0.0.1:59316 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.693 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.693 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.694 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.702 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.705 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.705 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.715 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92a62a82, L:/127.0.0.1:58198 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [940ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1274ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.719 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19995664, L:/127.0.0.1:58184 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.722 [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, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [810ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.724 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.725 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.725 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.725 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:45.726 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.729074 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.714684 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59340 (local address 127.14.125.126:44379)
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.714741 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.714743 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.718292 (+  3549us) server_negotiation.cc:408] Connection header received
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.718733 (+   441us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.718734 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.718748 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.718800 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.727611 (+  8811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.728642 (+  1031us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.729008 (+   366us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59340: BlockingRecv error: recv got EOF from 127.0.0.1:59340 (error 108)
00:13:45.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
00:13:45.730 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.730 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.730 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.732 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:45.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.735 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97865f77, L:/127.0.0.1:59324 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.736 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.736 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.736 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.737 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.738 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.743 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.752 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd433b913, L:/127.0.0.1:46122 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.754 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.757 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc4da0ab, L:/127.0.0.1:58210 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.757 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.766 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.770 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.771 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [701ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [788ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:45.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.773 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd4b25c8, L:/127.0.0.1:58224 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.776 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.776 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.776 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.778 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.778 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.779 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.779 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4075), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [335ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1566ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [3213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, deferred=null) after lookup
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.780308 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.770873 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59360 (local address 127.14.125.126:44379)
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.770924 (+    51us) server_negotiation.cc:207] Beginning negotiation
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.770926 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.774112 (+  3186us) server_negotiation.cc:408] Connection header received
00:13:45.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [823ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1251ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.774551 (+   439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.774553 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.774566 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.774607 (+    41us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.778902 (+  4295us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.779604 (+   702us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.780239 (+   635us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59360: BlockingRecv error: recv got EOF from 127.0.0.1:59360 (error 108)
00:13:45.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:45.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.782 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.785 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.785 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.785 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.785 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.789 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.790 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.790 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.790 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.790 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.790 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.791 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.791 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.792572 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.762934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59346 (local address 127.14.125.126:44379)
00:13:45.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.762983 (+    49us) server_negotiation.cc:207] Beginning negotiation
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.762985 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.763520 (+   535us) server_negotiation.cc:408] Connection header received
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.763843 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.763844 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.763858 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.763914 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.779886 (+ 15972us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.780580 (+   694us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.788803 (+  8223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.789027 (+   224us) 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
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792151 (+  3124us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792158 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792158 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792165 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792190 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792194 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792239 (+    45us) server_negotiation.cc:1036] Waiting for connection context
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.792489 (+   250us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59346: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59346): Connection reset by peer (error 104)
00:13:45.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:45.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.795 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.795464 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.781731 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59366 (local address 127.14.125.126:44379)
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.781778 (+    47us) server_negotiation.cc:207] Beginning negotiation
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.781780 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.782418 (+   638us) server_negotiation.cc:408] Connection header received
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.782741 (+   323us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.782743 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.782757 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.782807 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.794220 (+ 11413us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.794981 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.795319 (+   338us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59366: BlockingRecv error: recv got EOF from 127.0.0.1:59366 (error 108)
00:13:45.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17}
00:13:45.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.797 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:45.801 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.802 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.802 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.803 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.805307 17296 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.867361 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45810 (local address 127.14.125.124:44199)
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.869483 (+  2122us) server_negotiation.cc:207] Beginning negotiation
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.869485 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.805233 (+935748us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45810: BlockingRecv error: recv got EOF from 127.0.0.1:45810 (error 108)
00:13:45.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2089,"thread_start_us":59,"threads_started":1}
00:13:45.806 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.810 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.815 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.816 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1430), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [845ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [982ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.817 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.823 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.824 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.824 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.825 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7978ecc2, L:/127.0.0.1:58228 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.834 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1429), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [686ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.836 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.837 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f44c9ab, L:/127.0.0.1:59372 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.842 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.842 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.842 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.842 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.851 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:45.851 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.851 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1464), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [834ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [997ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.855 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.856 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.856 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.857 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.857 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.857 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.857 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.858 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.858 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.861 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.861 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa60f9cb0, L:/127.0.0.1:58242 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.875 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d8782de, L:/127.0.0.1:59376 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4182), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [3953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3957ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [3978ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [3978ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.883 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.883 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.883 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.883 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.883 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.884 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.884 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.886 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.887 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1498), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [838ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [852ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.891 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.891 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.892 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.892 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.893114 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.886854 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59380 (local address 127.14.125.126:44379)
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.886904 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.886906 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.887621 (+   715us) server_negotiation.cc:408] Connection header received
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.888021 (+   400us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.888023 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.888036 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.888079 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.891865 (+  3786us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.892731 (+   866us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.893046 (+   315us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59380: BlockingRecv error: recv got EOF from 127.0.0.1:59380 (error 108)
00:13:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:45.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.896 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.896 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [826ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [844ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.901 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.901 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.901 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.902 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.902 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.903857 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.898196 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59396 (local address 127.14.125.126:44379)
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.898247 (+    51us) server_negotiation.cc:207] Beginning negotiation
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.898250 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.898898 (+   648us) server_negotiation.cc:408] Connection header received
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.899214 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.899216 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.899230 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.899262 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.902815 (+  3553us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.903524 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.903793 (+   269us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59396: BlockingRecv error: recv got EOF from 127.0.0.1:59396 (error 108)
00:13:45.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:45.906 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.907 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1517), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [848ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [863ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [990ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.908 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.908 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [663ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1065ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.913 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.914 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.914 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.914 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.915 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.915283 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.909309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59424 (local address 127.14.125.126:44379)
00:13:45.915 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.909380 (+    71us) server_negotiation.cc:207] Beginning negotiation
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.909382 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.910247 (+   865us) server_negotiation.cc:408] Connection header received
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.910662 (+   415us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.910663 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.910677 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.910708 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.914124 (+  3416us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.914869 (+   745us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.915214 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59424: BlockingRecv error: recv got EOF from 127.0.0.1:59424 (error 108)
00:13:45.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
00:13:45.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.916 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.917 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.918 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.918 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.918 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.919 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:45.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.920179 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.906775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59408 (local address 127.14.125.126:44379)
00:13:45.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.907637 (+   862us) server_negotiation.cc:207] Beginning negotiation
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.907639 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.907649 (+    10us) server_negotiation.cc:408] Connection header received
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.908572 (+   923us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.908573 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.908586 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.908617 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.918489 (+  9872us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.919589 (+  1100us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.920111 (+   522us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59408: BlockingRecv error: recv got EOF from 127.0.0.1:59408 (error 108)
00:13:45.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":830}
00:13:45.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:45.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:45.923 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.926 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:45.934 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:45.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54ef5d97, L:/127.0.0.1:46134 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:45.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:45.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:45.947 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.948 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x70f00baa, L:/127.0.0.1:59426 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:45.950 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23a84ba4, L:/127.0.0.1:58258 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:45.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4232), Traces: [0ms] refreshing cache from master, [2745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [3696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [3715ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [3726ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [3729ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.954 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.954 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1554), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [529ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.955 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.955 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.956 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.957 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [504ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [717ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.960 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.961 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.961 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:45.962 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.962 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.962 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.962 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1575), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [886ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:45.962 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.964 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.965 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.965 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.965 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.966 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.966 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.966 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.967 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.967 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.967 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.967 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.967 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.967 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.968 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.968 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.969 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.969 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.974 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.974 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.974 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:45.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.976763 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.958725 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59434 (local address 127.14.125.126:44379)
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.958775 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.958777 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.959391 (+   614us) server_negotiation.cc:408] Connection header received
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.959711 (+   320us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.959713 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.959725 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.959755 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.975562 (+ 15807us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.976319 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.976693 (+   374us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59434: BlockingRecv error: recv got EOF from 127.0.0.1:59434 (error 108)
00:13:45.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:45.979 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.979 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:45.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:45.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:45.982 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.982 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4311), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [962ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [3693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [3744ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.986 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:45.987 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.988 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:45.988 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.988 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:45.988734 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:45.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.987352 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59438 (local address 127.14.125.126:44379)
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.987425 (+    73us) server_negotiation.cc:207] Beginning negotiation
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.987427 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:45.989 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.987440 (+    13us) server_negotiation.cc:408] Connection header received
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.988492 (+  1052us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.988494 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.988507 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.988568 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:45.988678 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59438: BlockingRecv error: recv got EOF from 127.0.0.1:59438 (error 108)
00:13:45.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:45.990 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.990 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [893ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1076ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:45.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:45.991 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:45.992 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:45.992 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1588), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [730ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:45.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:45.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.995 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:45.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:45.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:45.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:45.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:45.998 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:45.998 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:45.998 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:45.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:45.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:45.999 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:46.000 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.000 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.006 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.006 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.007 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.007 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.010 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.013 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.013 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2947f61a, L:/127.0.0.1:58260 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.024 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1624), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [765ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1497ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.028 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.031 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.032 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.032 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.033 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.033 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.034 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16ab3f25, L:/127.0.0.1:59454 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.038 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.039 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.041 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2558e2e, L:/127.0.0.1:46140 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.048 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.050 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.050 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.051 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1670), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [845ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [850ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.051 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.056 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.056 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.056 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.056 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.058 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.058725 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.051821 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59458 (local address 127.14.125.126:44379)
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.051873 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.051875 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.052277 (+   402us) server_negotiation.cc:408] Connection header received
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.058420 (+  6143us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.058422 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.058435 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.058467 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.058663 (+   196us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59458: BlockingRecv error: recv got EOF from 127.0.0.1:59458 (error 108)
00:13:46.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:46.060 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.060 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0570b9cf, L:/127.0.0.1:58266 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.062 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.072 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.073 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1adc76be, L:/127.0.0.1:58278 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1673), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [563ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1548ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.078 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.078 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.079 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.080 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.080 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.080 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.080 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.082000 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.070446 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59468 (local address 127.14.125.126:44379)
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.070501 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.070503 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.071169 (+   666us) server_negotiation.cc:408] Connection header received
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.071583 (+   414us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.071585 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.071598 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.071630 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.075459 (+  3829us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.076150 (+   691us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081343 (+  5193us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081540 (+   197us) 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
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081716 (+   176us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081720 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:46.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081721 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081725 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081741 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081745 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081793 (+    48us) server_negotiation.cc:1036] Waiting for connection context
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.081894 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59468: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59468): Connection reset by peer (error 104)
00:13:46.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:46.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.083 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.084 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.084 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.085 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.086 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.087 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.097 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1c6d31b, L:/127.0.0.1:58286 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.098 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.099 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.100 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe32a57d, L:/127.0.0.1:58300 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.101 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.102 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.104 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.107 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.110 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x377c9644, L:/127.0.0.1:58310 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.121 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.125 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.126 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebc8a6af, L:/127.0.0.1:46154 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34ee41d1, L:/127.0.0.1:46160 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.137 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.138 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1752), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [673ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [765ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [891ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.139 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9391077f, L:/127.0.0.1:58322 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.142 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.143 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.143 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.143 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.145082 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.138651 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59496 (local address 127.14.125.126:44379)
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.138772 (+   121us) server_negotiation.cc:207] Beginning negotiation
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.138775 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.140464 (+  1689us) server_negotiation.cc:408] Connection header received
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.144750 (+  4286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.144752 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.144766 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.144798 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.145021 (+   223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59496: BlockingRecv error: recv got EOF from 127.0.0.1:59496 (error 108)
00:13:46.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":98}
00:13:46.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1082), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [336ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.147 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.149 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcf7b8cdd, L:/127.0.0.1:59484 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.151 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.152 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.152 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.152 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.153 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.153 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.153 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.154 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.155 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.156 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.156 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.156 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.157 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.157 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.158 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.162 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.162 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.162 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.163 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.164 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.165 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.171 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.184 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d22b009, L:/127.0.0.1:46166 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.190 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccbf8312, L:/127.0.0.1:58326 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [705ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [710ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.196 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.197 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.199 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.199 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.200 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.202049 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.185124 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59510 (local address 127.14.125.126:44379)
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.185171 (+    47us) server_negotiation.cc:207] Beginning negotiation
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.185173 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.185902 (+   729us) server_negotiation.cc:408] Connection header received
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.186248 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.186250 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.186263 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.186293 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.193841 (+  7548us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.194547 (+   706us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.198643 (+  4096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.198850 (+   207us) 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
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201537 (+  2687us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201543 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201544 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201550 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:46.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201576 (+    26us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:46.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201580 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:46.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201638 (+    58us) server_negotiation.cc:1036] Waiting for connection context
00:13:46.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.201919 (+   281us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59510: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59510): Connection reset by peer (error 104)
00:13:46.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:46.203 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.203 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.203 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.205 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.205 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1800), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [672ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.207 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.207 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.210 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.210 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.210 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.211 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.211453 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.210125 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59516 (local address 127.14.125.126:44379)
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.210177 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:46.211 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.210179 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.210750 (+   571us) server_negotiation.cc:408] Connection header received
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.211114 (+   364us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.211115 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.211129 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.211160 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.211387 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59516: BlockingRecv error: recv got EOF from 127.0.0.1:59516 (error 108)
00:13:46.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:46.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.212 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.213 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.216 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.216 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.217 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.218 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.218 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.223 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.224 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.225 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.225 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1828), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [389ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [812ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.228 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.229 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.230 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.231 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.231 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [317ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.234323 17358 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.933343 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45812 (local address 127.14.125.124:44199)
00:13:46.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.933552 (+   209us) server_negotiation.cc:207] Beginning negotiation
00:13:46.238 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.261 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.262 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.263 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.264 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.265 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.266 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.267 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.267 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.268 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.269 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.270 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.270 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.271 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.272 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.273 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.274 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.274 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.275 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.276 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.277 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.278 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.280 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.281 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.282 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.283 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.284 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.285 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.287 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.288 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.289 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.290 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa63ef30c, L:/127.0.0.1:58342 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.290 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.291 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.292 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.293 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.294 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.295 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1907), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [609ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.296 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.297 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.298 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.298 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.299 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.300 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:44.933554 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.234249 (+1300695us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45812: BlockingRecv error: recv got EOF from 127.0.0.1:45812 (error 108)
00:13:46.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":183,"thread_start_us":99,"threads_started":1}
00:13:46.301 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.303 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.304 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.310 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.310 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.310 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.311 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5dadce03, L:/127.0.0.1:58340 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.313 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.313 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.314 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.315 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.315 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.317 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.318 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.318 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.319 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.320 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.320808 17749 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.306931 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59538 (local address 127.14.125.126:44379)
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311683 (+  4752us) server_negotiation.cc:207] Beginning negotiation
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311686 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311696 (+    10us) server_negotiation.cc:408] Connection header received
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311723 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311724 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311736 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311798 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.319683 (+  7885us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.320584 (+   901us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.320736 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59538: BlockingWrite error: write error: Broken pipe (error 32)
00:13:46.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4729,"thread_start_us":68,"threads_started":1}
00:13:46.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.324 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.324 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.325 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:46.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.331 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b84cbce, L:/127.0.0.1:59544 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.332 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.333 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.337 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.337 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [435ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [701ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.338 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.338 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.339 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.339 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.340 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.342 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.342314 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.306896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59532 (local address 127.14.125.126:44379)
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.307128 (+   232us) server_negotiation.cc:207] Beginning negotiation
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.307129 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:46.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.325351 (+ 18222us) server_negotiation.cc:408] Connection header received
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.325372 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.325373 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.325397 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.325442 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.341419 (+ 15977us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.342104 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.342252 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59532: BlockingRecv error: recv got EOF from 127.0.0.1:59532 (error 108)
00:13:46.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":212}
00:13:46.344 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.344 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.344 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.345 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.345 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.345 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.346 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.348 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.349 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1954), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [866ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1845ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.354 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.354 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.355 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.355 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.355 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.358 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.359 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.361 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.361 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.361 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.362 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.362 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.362 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.362706 17476 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.343937 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59554 (local address 127.14.125.126:44379)
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.343979 (+    42us) server_negotiation.cc:207] Beginning negotiation
00:13:46.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.343981 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.344505 (+   524us) server_negotiation.cc:408] Connection header received
00:13:46.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.344812 (+   307us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.344813 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.344825 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.344853 (+    28us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.347951 (+  3098us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.348715 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.358958 (+ 10243us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.359140 (+   182us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362320 (+  3180us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362368 (+    48us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362408 (+    40us) server_negotiation.cc:1036] Waiting for connection context
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362628 (+   220us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59554: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59554): Connection reset by peer (error 104)
00:13:46.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
00:13:46.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.364645 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.306868 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59524 (local address 127.14.125.126:44379)
00:13:46.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.307095 (+   227us) server_negotiation.cc:207] Beginning negotiation
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.307097 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.328401 (+ 21304us) server_negotiation.cc:408] Connection header received
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.328431 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.328432 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.328445 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.328497 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.336816 (+  8319us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.337462 (+   646us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362573 (+ 25111us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362788 (+   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
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.363733 (+   945us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.363764 (+    31us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.363825 (+    61us) server_negotiation.cc:1036] Waiting for connection context
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.364588 (+   763us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59524: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59524): Connection reset by peer (error 104)
00:13:46.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":204}
00:13:46.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.366772 17747 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.307230 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59520 (local address 127.14.125.126:44379)
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311924 (+  4694us) server_negotiation.cc:207] Beginning negotiation
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.311927 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.357999 (+ 46072us) server_negotiation.cc:408] Connection header received
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.358034 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.358035 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.358052 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362594 (+  4542us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.362683 (+    89us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.363387 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.363496 (+   109us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59520: BlockingWrite error: write error: Broken pipe (error 32)
00:13:46.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4677,"thread_start_us":73,"threads_started":1}
00:13:46.367 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd79705a6, L:/127.0.0.1:58348 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffd5a2e1, L:/127.0.0.1:58362 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.368 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.369 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f232e00, L:/127.0.0.1:46176 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.369 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.370 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1973), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [929ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1810ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1848ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.372 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.372 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4647), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1921ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [4038ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [4055ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.373 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.374 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.375 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.375 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.376 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.376 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.376 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.377 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.377 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.377 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.377 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.378 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.381511 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.374397 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59564 (local address 127.14.125.126:44379)
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375737 (+  1340us) server_negotiation.cc:207] Beginning negotiation
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375739 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375749 (+    10us) server_negotiation.cc:408] Connection header received
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375769 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375770 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375780 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.375834 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.380667 (+  4833us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.381307 (+   640us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.381448 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59564: BlockingRecv error: recv got EOF from 127.0.0.1:59564 (error 108)
00:13:46.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1310}
00:13:46.382 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.382 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.383 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.385 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa29a20f9, L:/127.0.0.1:58372 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.392 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.393 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22f14787, L:/127.0.0.1:46180 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4646), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [2787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [4216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [4251ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.396 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf242cbf, L:/127.0.0.1:59562 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.405 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.405 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.405 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.406 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.406 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.406 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53b201de, L:/127.0.0.1:58374 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.406 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.407 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1351), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [429ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [430ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [568ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [570ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:46.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.408 [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.14.125.124:44199, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [592ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.411 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:46.411 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.411 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.412 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:46.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.413 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 1018397ns
00:13:46.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.414 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.414 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.414 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.415 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.415 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.418344 17747 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399009 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59578 (local address 127.14.125.126:44379)
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399052 (+    43us) server_negotiation.cc:207] Beginning negotiation
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399054 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399063 (+     9us) server_negotiation.cc:408] Connection header received
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399252 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399253 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399267 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.399322 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.409233 (+  9911us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.418 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.410039 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.418274 (+  8235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59578: BlockingRecv error: recv got EOF from 127.0.0.1:59578 (error 108)
00:13:46.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
00:13:46.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.421 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.422 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.423 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.424 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:46.425 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.426 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.427 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.427 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.427 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.428 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.428 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.428 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.429 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.429 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.430 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.431 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.432 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.432 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.433 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.433 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.434 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.435 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.435 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.436 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.436 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.436 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.437 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.437 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.438 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.439 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.439 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.440 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.440 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.441 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.442 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.442 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.443 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.443 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.443 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.444 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.444 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.445 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.445 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.446 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.446 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.448 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.448 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.448 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.448 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.449 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.449 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.450 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.450 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.451 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.451 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:46.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.453 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.453 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.456 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.456 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.457 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.466 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ec49981, L:/127.0.0.1:46194 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.467 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.471 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.472 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.477 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86620620, L:/127.0.0.1:58378 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [98ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [109ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.481 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa18424f1, L:/127.0.0.1:59596 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.482 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.483 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.483 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.483 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.483 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.485 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.486 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.499 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.502 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.508 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.515 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30d27313, L:/127.0.0.1:58386 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.519 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.521 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53b01469, L:/127.0.0.1:46206 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.532 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.534 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.535 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1997eadd, L:/127.0.0.1:46210 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.538 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.539 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.541 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.542 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.547 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79ff6197, L:/127.0.0.1:58396 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.548 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=244), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [114ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.549 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.553 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.554 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.554 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.554 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.554 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.558 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49041060, L:/127.0.0.1:59608 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.560 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.560 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.563 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.566 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.567 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xab5bcbba, L:/127.0.0.1:46212 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.570 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x784e9a45, L:/127.0.0.1:58404 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=261), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [146ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [146ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.572 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.578 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.581 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.581 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.582 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.582 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.582 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.584 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.586244 17747 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.559394 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59618 (local address 127.14.125.126:44379)
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.559437 (+    43us) server_negotiation.cc:207] Beginning negotiation
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.559439 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.562330 (+  2891us) server_negotiation.cc:408] Connection header received
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.562639 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.562640 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.562655 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.562694 (+    39us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.569833 (+  7139us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.570622 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.577542 (+  6920us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.577758 (+   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
00:13:46.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585846 (+  8088us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585855 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585856 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585865 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585895 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.585901 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.586030 (+   129us) server_negotiation.cc:1036] Waiting for connection context
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.586159 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59618: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59618): Connection reset by peer (error 104)
00:13:46.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:46.590 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.590 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98885d42, L:/127.0.0.1:46214 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.593 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.594 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.596 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.603 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa25e43e7, L:/127.0.0.1:58414 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.604 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68b86318, L:/127.0.0.1:58430 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.605 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.607 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf71c691f, L:/127.0.0.1:46220 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.610 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.610 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.613 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.617 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.626 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe221225b, L:/127.0.0.1:46228 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.626 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e260847, L:/127.0.0.1:46226 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.628 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.628 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.632 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.637 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.639 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a0d8c2b, L:/127.0.0.1:46244 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x192397bd, L:/127.0.0.1:58440 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.644 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.646 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.651 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.652 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbfdd2d2, L:/127.0.0.1:59620 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.654 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbce2e0b9, L:/127.0.0.1:58452 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.655 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=337), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [210ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [223ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.658 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.659 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.660 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.661 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.661 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.661 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.661 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95e996ec, L:/127.0.0.1:46256 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.661 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.662 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.666 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.671 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.671 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.680 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.682 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.682 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09f0990e, L:/127.0.0.1:58464 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa58c633d, L:/127.0.0.1:46266 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.682 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.688 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x252c7438, L:/127.0.0.1:46282 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69b3cd35, L:/127.0.0.1:58470 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.690 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a4941ec, L:/127.0.0.1:46294 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=365), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [237ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [257ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [257ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.695 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.695 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.696 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.696 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.697 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.697 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.701 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.702252 17747 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.686464 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59626 (local address 127.14.125.126:44379)
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.686514 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.686516 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.702 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.691040 (+  4524us) server_negotiation.cc:408] Connection header received
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.691272 (+   232us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.691273 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.691286 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.691318 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.701088 (+  9770us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.701901 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.702186 (+   285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59626: BlockingRecv error: recv got EOF from 127.0.0.1:59626 (error 108)
00:13:46.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:46.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.710 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.713 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.722 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf63d3a3e, L:/127.0.0.1:58478 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.724 [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.14.125.124:44199, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [288ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.725 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48e08741, L:/127.0.0.1:46302 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.726 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ffff179, L:/127.0.0.1:59642 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.727 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.727 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.728 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.728 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.728 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.728 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.729 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.729 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.731 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.734 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.735 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.736 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.744 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16b5f468, L:/127.0.0.1:46306 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.745 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31a3b53d, L:/127.0.0.1:58494 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.746 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.747 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.748 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.749 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.754 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.754 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.755 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.756 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.757 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63c13a5c, L:/127.0.0.1:46314 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.762 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.766 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ec3bacf, L:/127.0.0.1:46322 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.768 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4879b0e3, L:/127.0.0.1:59650 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.769 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8182f8f4, L:/127.0.0.1:58500 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.770 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [320ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.772 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.773 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.774 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.775 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.775 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.776 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.776 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.776 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.776 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.777 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.780 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.780 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.782 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.782 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.784 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb44ada11, L:/127.0.0.1:58512 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.784 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d0f76d2, L:/127.0.0.1:46338 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=437), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [327ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [345ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.786 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.788 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.789 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.788 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.793 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.793 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45694276, L:/127.0.0.1:59664 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.794 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.794 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.794 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.794 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.795 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.798 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.799 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.802 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.802 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.804 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2944e53c, L:/127.0.0.1:58522 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8a8e12b, L:/127.0.0.1:46346 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.815 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3936ca33, L:/127.0.0.1:58534 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.823 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.823 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xabe235a8, L:/127.0.0.1:59670 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.824 [DEBUG - kudu-nio-1] (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.14.125.124:44199, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [372ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [379ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.826 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.827 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.828 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:46.828 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.828 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.830 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:46.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.834 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.838 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5642f5bb, L:/127.0.0.1:46350 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.847 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e52ada2, L:/127.0.0.1:58550 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.859 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.863 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.872 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.872 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72fd1243, L:/127.0.0.1:46362 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.877 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6d0e725e, L:/127.0.0.1:58560 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=529), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [428ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.884 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.884 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.885 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.885 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.885 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x781a874b, L:/127.0.0.1:59678 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.885 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.886435 14888 connection.cc:466] server connection from 127.0.0.1:59678 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59678 (request call id 0) could send its response
00:13:46.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.886 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.887 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.890 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.890 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.898 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c4b1bfa, L:/127.0.0.1:46364 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.908 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.914 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.915 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b140c28, L:/127.0.0.1:58572 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.915 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.922 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9259e68a, L:/127.0.0.1:46372 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.924 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf57b3ff7, L:/127.0.0.1:58584 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.926 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.928 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.934 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b1edf0a, L:/127.0.0.1:46378 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.938 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.940 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ac7c6d5, L:/127.0.0.1:46388 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.942 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.944 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:46.946 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74ee1ff5, L:/127.0.0.1:46392 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x605982d3, L:/127.0.0.1:58588 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.948 [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.14.125.124:44199, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [497ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [497ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:46.948 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:46.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.952 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.952 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.953 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb71b4119, L:/127.0.0.1:59684 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:46.953 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.953 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.958 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7d29b56, L:/127.0.0.1:46408 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:46.968 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:46.968 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:46.968 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39a0ee66, L:/127.0.0.1:58602 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.969 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:46.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.971 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.974459 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.411353 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59594 (local address 127.14.125.126:44379)
00:13:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.411953 (+   600us) server_negotiation.cc:207] Beginning negotiation
00:13:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.411955 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.974392 (+562437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59594: BlockingRecv error: recv got EOF from 127.0.0.1:59594 (error 108)
00:13:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":570}
00:13:46.977 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:46.987 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:46.987 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=684), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [100ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:46.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:46.992 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c3c7b0a, L:/127.0.0.1:58232 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:46.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:46.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:46.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:46.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:46.995 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:46.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6bbb415f, L:/127.0.0.1:58608 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:46.995 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:46.995 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:46.996 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:46.996 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:46.996 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:46.996640 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.994966 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59694 (local address 127.14.125.126:44379)
00:13:46.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.995012 (+    46us) server_negotiation.cc:207] Beginning negotiation
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.995014 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.995488 (+   474us) server_negotiation.cc:408] Connection header received
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.996320 (+   832us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.996322 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.996335 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.996364 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:46.996569 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59694: BlockingRecv error: recv got EOF from 127.0.0.1:59694 (error 108)
00:13:46.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:46.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:46.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:46.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:46.998 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:46.999 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.000 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.002 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.004 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.015 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39f700e8, L:/127.0.0.1:46422 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.016 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.019 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.020 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.021 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.026 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed658cfb, L:/127.0.0.1:58624 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.028 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.030 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.031 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=718), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [592ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [603ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.034 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6504fdd8, L:/127.0.0.1:46430 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.044 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x389a8613, L:/127.0.0.1:59706 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.045 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.046 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.046 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.046 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.049 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.049 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.049 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.053 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.053 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.053 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.056 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.056 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=741), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [164ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.058 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.070 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.070 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.070 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.073 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ad16b66, L:/127.0.0.1:59716 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.074 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8734a763, L:/127.0.0.1:58628 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.075021 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.057981 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59730 (local address 127.14.125.126:44379)
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065608 (+  7627us) server_negotiation.cc:207] Beginning negotiation
00:13:47.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065610 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065618 (+     8us) server_negotiation.cc:408] Connection header received
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065634 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065635 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065647 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.065699 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.068557 (+  2858us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.069243 (+   686us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.072980 (+  3737us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.073173 (+   193us) 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
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.074624 (+  1451us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.074661 (+    37us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.074710 (+    49us) server_negotiation.cc:1036] Waiting for connection context
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.074949 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59730: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59730): Connection reset by peer (error 104)
00:13:47.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7609}
00:13:47.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.077 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.081 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=768), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [603ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [616ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [648ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.082 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.084 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.086 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.086 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.087 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.087 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.087 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.087 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.091 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.095 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.097 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc988623, L:/127.0.0.1:46446 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.099 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.102 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.103 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=784), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [198ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [213ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.107 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.107 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.107 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.107 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.108 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.111 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.118 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.115 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf572488b, L:/127.0.0.1:58630 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.122 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [670ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [694ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.124 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.126 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55b419bd, L:/127.0.0.1:59742 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.129 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.130 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.130 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.130 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.132 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.133 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.134 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9538f37, L:/127.0.0.1:46454 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.143 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x342f97b0, L:/127.0.0.1:58642 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=825), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [687ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [693ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [710ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [714ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.149 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.152 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.153 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc02cb56, L:/127.0.0.1:59744 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.153 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.153 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.153 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.154 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.154 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.155 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.155 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.168 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.168 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef60122b, L:/127.0.0.1:58646 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.168 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=842), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [252ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:47.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=845), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [250ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [736ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.170 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x470842cc, L:/127.0.0.1:59760 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.172 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.173 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.174 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.174 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.175 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.177 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.177 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.177 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.177 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.179 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.180 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.180 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.180 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.181 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.182 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.183 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.188 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.191 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4a36135, L:/127.0.0.1:46480 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.192 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60b33d75, L:/127.0.0.1:46470 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.201 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2d5a5d5, L:/127.0.0.1:58660 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.209 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [757ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.209 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.210 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab6a2020, L:/127.0.0.1:59776 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.210 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.215 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.215 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.215 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.222 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.226 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.227 [DEBUG - pool-4-thread-10] (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.14.125.124:44199, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [309ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.231 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.231 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.232 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.232 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.234 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b222dc3, L:/127.0.0.1:46490 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.235 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.237 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.237 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.242 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.242 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.257 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x260af81f, L:/127.0.0.1:46504 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd95e9aa1, L:/127.0.0.1:46514 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.265 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.270 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.273 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1a9ce80, L:/127.0.0.1:58664 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.274 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56125b0d, L:/127.0.0.1:59788 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.275 [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.14.125.124:44199, [803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [821ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [835ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.278 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.279 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.291 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.296 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.297 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.298 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.298 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.298 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.299 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c3a9264, L:/127.0.0.1:59794 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.302 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.308 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.310 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7aec45d9, L:/127.0.0.1:46516 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.312 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc382d21a, L:/127.0.0.1:58668 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [828ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [837ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [862ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [869ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [871ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.314 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b62aade, L:/127.0.0.1:46524 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.316 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.316 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=967), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [403ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [406ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.318 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.318 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.319 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.320 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.321 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.321 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.321 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.321 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.322 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.324 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.326 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.327 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.330 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.332 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e0ec11d, L:/127.0.0.1:46526 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.337 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.341 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fa0b742, L:/127.0.0.1:46550 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.345 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb22422e, L:/127.0.0.1:46538 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.347 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.350 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.351 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.356 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.359 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.360 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3996c451, L:/127.0.0.1:59804 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.363 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92a66c32, L:/127.0.0.1:46556 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.364 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.366 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb25fb2be, L:/127.0.0.1:58680 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.367 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45bf918c, L:/127.0.0.1:46572 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1017), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [890ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [914ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [917ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [920ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.372 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.372 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.372 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.373 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.374 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.381 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf76ef3ed, L:/127.0.0.1:58694 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.390 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1040), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [920ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [942ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.391 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3869f2d, L:/127.0.0.1:59810 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.396 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.399 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.402 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.402 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.403 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.403 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.409 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.411 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.412 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9e32fd2, L:/127.0.0.1:58698 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3191bae8, L:/127.0.0.1:46576 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6b1f426, L:/127.0.0.1:58704 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.427 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.427 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.427 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1075), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [516ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [518ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.427 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=5682), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [341ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [4331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [4829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [4858ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.435 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.437 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.437 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.437 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.437 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.433 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.441 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.441321 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.432552 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59824 (local address 127.14.125.126:44379)
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.432605 (+    53us) server_negotiation.cc:207] Beginning negotiation
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.432607 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.440679 (+  8072us) server_negotiation.cc:408] Connection header received
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.440936 (+   257us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.440937 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.440951 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.440981 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:47.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.441239 (+   258us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59824: BlockingRecv error: recv got EOF from 127.0.0.1:59824 (error 108)
00:13:47.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:47.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.443 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.444 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.446 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.447 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.448 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.450 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.454 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3c76269, L:/127.0.0.1:46586 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.457 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.458 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04d62932, L:/127.0.0.1:46588 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.460 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.460 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.462 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.462 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.465 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.465 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.465 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.467 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.467 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.469 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.470 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.472 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.480 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.489 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d9e01b7, L:/127.0.0.1:58734 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1174), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [198ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1033ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.494 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.495 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.496 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.498 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.499 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.500 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.500 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.501 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.501 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.501 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.501 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.502 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.503 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.504 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.511 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.518 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.518 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.520 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.520 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.521 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.521 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.527 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.527 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.529 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.534 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.536 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.539 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.540 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.541 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.542 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.543 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.544 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.545 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.551 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.551 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.551 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.552 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.553 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.554 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.555 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.556 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.558 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.558 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.593 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.597 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.598 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2da9ddf, L:/127.0.0.1:46602 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.602 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.602 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.602 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.603 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.604 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.604 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.604 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.606 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.606 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.606 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.607 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.608 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.609 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.610 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.610 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.610 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.610 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.610 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.611 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.611 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.611 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.611 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.611 [DEBUG - pool-4-thread-41] (NetUtil.java:139) Resolved '127.14.125.126' into [/127.14.125.126] in 56470586ns
00:13:47.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.612 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.612 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.613 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.613 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.615 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x43b76047, L:/127.0.0.1:59830 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.616 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.616 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.620 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.622 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.623 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.624 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.625 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.625 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.626 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.627 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.628 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.628 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.629 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.630 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.631 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.631 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.632 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.633 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.633 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.634 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.638 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.638 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf40c3d06, L:/127.0.0.1:58720 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.641 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.641 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:47.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4beeb0c8, L:/127.0.0.1:59828 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:47.615 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.643 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.644793 14883 connection.cc:466] server connection from 127.0.0.1:59828 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59828 (request call id 0) could send its response
00:13:47.645 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.646 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1298), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [344ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [367ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.646 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.646 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.647 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.651 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53af5ae6, L:/127.0.0.1:58738 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.653 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [477ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:47.654 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=5928), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [429ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [3115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3788ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [4939ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.663 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.664 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.663910 17358 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.664 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.664 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.666 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.666 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.667 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.667 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.668 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.668 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.688 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.689 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.691 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.695 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15224a7c, L:/127.0.0.1:58828 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.695 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.698 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.698 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.701 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.701 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.701 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.707 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.707 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.708 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.708 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.709 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.710 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.711 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.713 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.713 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [178ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:47.714 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.714 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.716 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnected from peer
00:13:47.716 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1365), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [971ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.716 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.716 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.717 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.718 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [492ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [972ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.719 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [469ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:47.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.719 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.726 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.730 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1423), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [521ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.745 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.752 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.754 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.756 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.757 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.757 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.757 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.760 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77d91bbc, L:/127.0.0.1:58812 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85f4d891, L:/127.0.0.1:58808 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.818 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x183f3b7b, L:/127.0.0.1:59844 - R:/127.14.125.126:44379] using TOKEN/null
00:13:47.818 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.818 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.827 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.832 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.840 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fe77c61, L:/127.0.0.1:58768 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x766b167a, L:/127.0.0.1:46672 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x636881d4, L:/127.0.0.1:59854 - R:/127.14.125.126:44379] using TOKEN/null
00:13:47.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x286438a8, L:/127.0.0.1:59888 - R:/127.14.125.126:44379] using TOKEN/null
00:13:47.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f14f5d0, L:/127.0.0.1:46680 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ecbfa9a, L:/127.0.0.1:46656 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.846 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.846 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.846 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.846 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.847 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.847 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.847 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.848 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.848 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.851 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65296ad9, L:/127.0.0.1:58772 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.851 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.852 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x97458803, L:/127.0.0.1:59868 - R:/127.14.125.126:44379] using TOKEN/null
00:13:47.852 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.853 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.854 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.854 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.855 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.855 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.856 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.856 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.857 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.857 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.857 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.858 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.858 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.858 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.859 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.859 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.859 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.860 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1213ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.860 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.860 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.861 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.861 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.861 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.862 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.561864 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46606 (local address 127.14.125.124:44199)
00:13:47.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.562068 (+   204us) server_negotiation.cc:207] Beginning negotiation
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.562071 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.663831 (+101760us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46606: BlockingRecv error: recv got EOF from 127.0.0.1:46606 (error 108)
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":147}
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.845311 18221 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.618545 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59898 (local address 127.14.125.126:44379)
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.646046 (+ 27501us) server_negotiation.cc:207] Beginning negotiation
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.646047 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.652269 (+  6222us) server_negotiation.cc:408] Connection header received
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.652302 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.652304 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.652318 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.652851 (+   533us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.844177 (+191326us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.844914 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.845206 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59898: BlockingRecv error: recv got EOF from 127.0.0.1:59898 (error 108)
00:13:47.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27490,"thread_start_us":48,"threads_started":1}
00:13:47.861 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.865 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.865 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1518), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [820ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1426ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.867 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.868 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.868 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.873 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca550098, L:/127.0.0.1:58748 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.873 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:47.873 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.874 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.874 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.874 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77e760d5, L:/127.0.0.1:58796 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.874 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:47.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.876 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:47.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.877 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.878 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.880 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:47.881 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.882 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.884 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.885 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.886 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1562), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [230ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1454ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1539), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [879ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [901ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.891 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.891 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.892 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:47.892 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.892 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.894 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.895 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.897 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.899 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:47.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:47.901 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.902 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.903 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x695ff9b3, L:/127.0.0.1:58892 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1556), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [893ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.906 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1514), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [900ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1399ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.907 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.889 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:47.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.909 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.909 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.909 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.909 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.912 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.914 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.915 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef05612e, L:/127.0.0.1:46710 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.916 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.920 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x847803b0, L:/127.0.0.1:46724 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.920 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca9395c2, L:/127.0.0.1:58870 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.921 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8eefb8c6, L:/127.0.0.1:58866 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.922 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x406d926d, L:/127.0.0.1:58850 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.923 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.923 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.924 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.924 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:47.925 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.925 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:47.925 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.926 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.929 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe106d900, L:/127.0.0.1:46630 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.930 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74a6f0c8, L:/127.0.0.1:46754 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.934 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=6225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [5662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [5760ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [5983ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.934 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.934 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.937 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:47.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b6e551f, L:/127.0.0.1:46804 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.949 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x368a9079, L:/127.0.0.1:58760 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.951 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.954 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299973, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.954 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.955 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.955 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.955 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.956 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.957 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.957 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.955 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.958 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.958 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.960 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.960 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.960 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.960 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.961 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.962 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xece61ea0, L:/127.0.0.1:46676 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x225cb2d6, L:/127.0.0.1:46728 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55190be7, L:/127.0.0.1:46884 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9950e5c9, L:/127.0.0.1:46872 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.966 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.966 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.967 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.967 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.967 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.968672 18420 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896202 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59932 (local address 127.14.125.126:44379)
00:13:47.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968452 (+ 72250us) server_negotiation.cc:207] Beginning negotiation
00:13:47.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968453 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968465 (+    12us) server_negotiation.cc:408] Connection header received
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968488 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:47.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968489 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968501 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.968600 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59932: BlockingWrite error: write error: Broken pipe (error 32)
00:13:47.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72209,"thread_start_us":96,"threads_started":1}
00:13:47.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.969 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb79fb86, L:/127.0.0.1:46742 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.970 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0549b164, L:/127.0.0.1:46822 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.971 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.971 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [490ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.976 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.976 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3161bce, L:/127.0.0.1:46818 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.979 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4af9e439, L:/127.0.0.1:58840 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:47.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=476), Traces: [0ms] refreshing cache from master, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [423ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:47.981 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.982 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0dd8bdb4, L:/127.0.0.1:58918 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:47.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.984 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.984 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.984 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.984 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state NEGOTIATING
00:13:47.985 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:47.988 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:47.989 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:47.989 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:47.989 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:47.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.990 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:47.990 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f1ef7e2, L:/127.0.0.1:46868 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.990 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:47.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:47.991 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:47.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:47.991 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:47.991 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: connection closed
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:47.991978 17358 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707500 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46704 (local address 127.14.125.124:44199)
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707783 (+   283us) server_negotiation.cc:207] Beginning negotiation
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707785 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707798 (+    13us) server_negotiation.cc:408] Connection header received
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707827 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707828 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707839 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.707931 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.850456 (+142525us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.851447 (+   991us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908808 (+ 57361us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909042 (+   234us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909137 (+    95us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909142 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909142 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909146 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909156 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909159 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909207 (+    48us) server_negotiation.cc:1036] Waiting for connection context
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.991906 (+ 82699us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46704: BlockingRecv error: failed to read from TLS socket (remote: unknown): Cannot send after transport endpoint shutdown (error 108)
00:13:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":247}
00:13:47.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8addf418, L:/127.0.0.1:46640 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.995 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78e1f535, L:/127.0.0.1:46618 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:47.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcabc007, L:/127.0.0.1:46834 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.997 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3a375ac, L:/127.0.0.1:46688 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:47.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:47.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.999 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:47.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.000 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.000211 18244 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.900476 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59978 (local address 127.14.125.126:44379)
00:13:48.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.978486 (+ 78010us) server_negotiation.cc:207] Beginning negotiation
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.978488 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.999938 (+ 21450us) server_negotiation.cc:408] Connection header received
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.999975 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.999977 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.999995 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000039 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000139 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59978: BlockingRecv error: recv got EOF from 127.0.0.1:59978 (error 108)
00:13:48.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77994,"thread_start_us":61,"threads_started":1}
00:13:48.006 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09228a33, L:/127.0.0.1:58790 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.007 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x864ec0de, L:/127.0.0.1:46896 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.007 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b5aadec, L:/127.0.0.1:58938 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.008024 18249 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.618476 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59872 (local address 127.14.125.126:44379)
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.646006 (+ 27530us) server_negotiation.cc:207] Beginning negotiation
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.646008 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.713771 (+ 67763us) server_negotiation.cc:408] Connection header received
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.713796 (+    25us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.713797 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.713806 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.713864 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.822777 (+108913us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.823688 (+   911us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.839230 (+ 15542us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.839432 (+   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
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.842932 (+  3500us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:48.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.842972 (+    40us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.843046 (+    74us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.007925 (+164879us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59872: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59872): Cannot send after transport endpoint shutdown (error 108)
00:13:48.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27501,"thread_start_us":58,"threads_started":1}
00:13:48.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd6e4978f, L:/127.0.0.1:58774 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1585ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1664), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [882ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1570ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.015153 18221 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.016 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77c16748, L:/127.0.0.1:59848 - R:/127.14.125.126:44379] using TOKEN/null
00:13:48.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.017 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.017 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.018 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.018 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.018 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.895871 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59954 (local address 127.14.125.126:44379)
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908637 (+ 12766us) server_negotiation.cc:207] Beginning negotiation
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908639 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908650 (+    11us) server_negotiation.cc:408] Connection header received
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908676 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908677 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908688 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.908742 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.013853 (+105111us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.014653 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.015080 (+   427us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59954: BlockingRecv error: recv got EOF from 127.0.0.1:59954 (error 108)
00:13:48.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12729}
00:13:48.020 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.022 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfac093e, L:/127.0.0.1:58954 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.023 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.023 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.023 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.023 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0af64fb4, L:/127.0.0.1:59834 - R:/127.14.125.126:44379] using TOKEN/null
00:13:48.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.024 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a9b968b, L:/127.0.0.1:59970 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.024 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.025 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.027 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.027 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.027 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.028321 18245 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.894843 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59942 (local address 127.14.125.126:44379)
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897458 (+  2615us) server_negotiation.cc:207] Beginning negotiation
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897460 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897465 (+     5us) server_negotiation.cc:408] Connection header received
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897477 (+    12us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897477 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897485 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.897525 (+    40us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909082 (+ 11557us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.909861 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.985103 (+ 75242us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.985288 (+   185us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027894 (+ 42606us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027900 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027901 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027907 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027944 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027950 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.028009 (+    59us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.028232 (+   223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59942: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59942): Connection reset by peer (error 104)
00:13:48.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2601}
00:13:48.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.032 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.033 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.033 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.033 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.035 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.035 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.036078 18224 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.877279 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59930 (local address 127.14.125.126:44379)
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896863 (+ 19584us) server_negotiation.cc:207] Beginning negotiation
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896865 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896896 (+    31us) server_negotiation.cc:408] Connection header received
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896925 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896926 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896942 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.896999 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.942265 (+ 45266us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.942936 (+   671us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.946278 (+  3342us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.947543 (+  1265us) 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
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948063 (+   520us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948068 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948068 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948074 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948090 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948094 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.948130 (+    36us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.035993 (+ 87863us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59930: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59930): Cannot send after transport endpoint shutdown (error 108)
00:13:48.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19553}
00:13:48.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.038 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.039 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02dfd359, L:/127.0.0.1:58902 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa24506ad, L:/127.0.0.1:46674 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5d46693, L:/127.0.0.1:46784 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.042 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b5e24fd, L:/127.0.0.1:59928 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.046 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bff050e, L:/127.0.0.1:46792 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.047 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa550b565, L:/127.0.0.1:46816 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.048 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x949f0611, L:/127.0.0.1:58956 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.051 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.051 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1703), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1565ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1711), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [760ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1084ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1618ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.055 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.056 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.056 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.057 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.057 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.059 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.060 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.061023 18407 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.061 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.071 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32249148, L:/127.0.0.1:58884 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdab33757, L:/127.0.0.1:46858 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7113c845, L:/127.0.0.1:46844 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.072 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb0724a6, L:/127.0.0.1:58926 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2bed03c0, L:/127.0.0.1:46768 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0145d72a, L:/127.0.0.1:46854 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.072 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7cb3308, L:/127.0.0.1:59994 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.075 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.075 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.075 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.076 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.077 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.077 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.077 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.077 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.077 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.078 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.078 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.078 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.079 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.079 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.079 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.079 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.080 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.081 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.081 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.087 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.091 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.091 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.091 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1743), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1088ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1605ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1646ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.094 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1751), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [798ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1657ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1661ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.099 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.099 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.099 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.099 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.099 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.100 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.103 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.103 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.104 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.104 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.104 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.104 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.105 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.105 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.054007 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60002 (local address 127.14.125.126:44379)
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.054120 (+   113us) server_negotiation.cc:207] Beginning negotiation
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.054122 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.055073 (+   951us) server_negotiation.cc:408] Connection header received
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.055110 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.055112 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.055128 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.055192 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.059569 (+  4377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.060528 (+   959us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.060951 (+   423us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60002: BlockingRecv error: recv got EOF from 127.0.0.1:60002 (error 108)
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.064024 18242 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.869241 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59914 (local address 127.14.125.126:44379)
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890566 (+ 21325us) server_negotiation.cc:207] Beginning negotiation
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890569 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890582 (+    13us) server_negotiation.cc:408] Connection header received
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890610 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890611 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890631 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.890688 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.943162 (+ 52474us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.943851 (+   689us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063338 (+119487us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063550 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063691 (+   141us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063696 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063696 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063702 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063714 (+    12us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063717 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063771 (+    54us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.063937 (+   166us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59914: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59914): Connection reset by peer (error 104)
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21287}
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.066375 18244 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.900548 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59980 (local address 127.14.125.126:44379)
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000332 (+ 99784us) server_negotiation.cc:207] Beginning negotiation
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000334 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000340 (+     6us) server_negotiation.cc:408] Connection header received
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000353 (+    13us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000354 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000361 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.000413 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.004345 (+  3932us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.005449 (+  1104us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027630 (+ 22181us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027886 (+   256us) 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
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027983 (+    97us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027987 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027987 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.027992 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.028002 (+    10us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.028006 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.028059 (+    53us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.111 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.066272 (+ 38213us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59980: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:59980): Connection reset by peer (error 104)
00:13:48.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":99766,"thread_start_us":47,"threads_started":1}
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.083936 14888 connection.cc:466] server connection from 127.0.0.1:59854 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59854 (request call id 0) could send its response
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.091358 14888 connection.cc:466] server connection from 127.0.0.1:59844 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:59844 (request call id 0) could send its response
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.101476 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.074797 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60012 (local address 127.14.125.126:44379)
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093276 (+ 18479us) server_negotiation.cc:207] Beginning negotiation
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093278 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093295 (+    17us) server_negotiation.cc:408] Connection header received
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093321 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093322 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.093336 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.100356 (+  7020us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.100431 (+    75us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.101254 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.101402 (+   148us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60012: BlockingWrite error: write error: Broken pipe (error 32)
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18417}
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.111940 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.830674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:59906 (local address 127.14.125.126:44379)
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.831960 (+  1286us) server_negotiation.cc:207] Beginning negotiation
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:47.831961 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.087485 (+255524us) server_negotiation.cc:408] Connection header received
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.087772 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.087773 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.087788 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.087817 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.109639 (+ 21822us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.110465 (+   826us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.111872 (+  1407us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59906: BlockingRecv error: recv got EOF from 127.0.0.1:59906 (error 108)
00:13:48.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1255}
00:13:48.115 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.116 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.118 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.118 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.126 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ead60e6, L:/127.0.0.1:58968 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.131 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.132 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.140 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb809a7fd, L:/127.0.0.1:60014 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2bc10a09, L:/127.0.0.1:58970 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.143 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=688), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [417ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [591ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [593ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.150 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.150 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.151 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.151 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.151 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.152 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.152 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.154 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.154 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=700), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [388ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [523ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:48.155 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.156 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.158 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.159 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.159 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.159 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.160 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.160 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x977dcc65, L:/127.0.0.1:58976 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.166631 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.155902 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60028 (local address 127.14.125.126:44379)
00:13:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.155957 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:48.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.155959 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166042 (+ 10083us) server_negotiation.cc:408] Connection header received
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166343 (+   301us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166344 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166362 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166444 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.166562 (+   118us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60028: BlockingRecv error: recv got EOF from 127.0.0.1:60028 (error 108)
00:13:48.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.167 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.170 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.170 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.170 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.171 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.172 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.173 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.173 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.174 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.176 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.178 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.179 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.180 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.181 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.181 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.183 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.184 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.184 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.185 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.187 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.187 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.188 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.189 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.189 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.190 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.190 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.190 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.191 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.191 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.192 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.192 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.193 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:48.194 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0313781, L:/127.0.0.1:58984 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.197 [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.14.125.124:44199, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [464ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [644ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.200 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x224a4dd1, L:/127.0.0.1:46908 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.204 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.206 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.206 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.206 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.207 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2bf18459, L:/127.0.0.1:60036 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.209 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.209 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.209 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.211 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.214 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.214 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.215 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.215 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.215 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1892), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1422ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1563ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:48.217 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.219 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.220 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:48.220 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.220 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.221 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.223 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.223 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.234 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f81edf7, L:/127.0.0.1:59000 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.236 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc474cee5, L:/127.0.0.1:46922 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.239 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.242 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.250 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.256 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e1a9447, L:/127.0.0.1:46934 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50179c6f, L:/127.0.0.1:59008 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.266 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.269 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e4e8178, L:/127.0.0.1:59022 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=644), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [595ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [605ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x77eebd71, L:/127.0.0.1:60038 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.284 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.286 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36f7ff02, L:/127.0.0.1:59026 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.289 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.289 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.289 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=660), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [423ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [620ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.299 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.301 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ef4e7e6, L:/127.0.0.1:60054 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.304 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.304 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.305 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.305 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.305 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.306 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.306 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.308 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.320 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.321 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.330 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.330 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x70097177, L:/127.0.0.1:46960 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2d78a1f8, L:/127.0.0.1:46946 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.334 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.336 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa6e7135, L:/127.0.0.1:59038 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.337 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=713), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [668ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [673ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0295627f, L:/127.0.0.1:46970 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.348 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x929ce9d9, L:/127.0.0.1:60070 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.349 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.350 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.353 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.353 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3c45b2c, L:/127.0.0.1:59044 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.353 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.353 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.354 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.358 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.363 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.365 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f84258a, L:/127.0.0.1:46980 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.367 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa97b34e, L:/127.0.0.1:59046 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.369 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.371 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.374 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9dd1c11b, L:/127.0.0.1:59050 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=753), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [574ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [583ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.384 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae52397d, L:/127.0.0.1:60078 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.384 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.385 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.386 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.386 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.386 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.395 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.398 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc61da84c, L:/127.0.0.1:59052 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.398 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2057), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [450ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [873ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [888ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.403 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.403 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.403 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.403 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.404426 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.396896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60090 (local address 127.14.125.126:44379)
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.396959 (+    63us) server_negotiation.cc:207] Beginning negotiation
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.396961 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.397419 (+   458us) server_negotiation.cc:408] Connection header received
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.397706 (+   287us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.397707 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.397720 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.397753 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.401813 (+  4060us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.402569 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.404361 (+  1792us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60090: BlockingRecv error: recv got EOF from 127.0.0.1:60090 (error 108)
00:13:48.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
00:13:48.405 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.405 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.405 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.405 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2054), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1545ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1657ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.406 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.407 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.409 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.414309 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.406157 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60104 (local address 127.14.125.126:44379)
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.406209 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.406211 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.413172 (+  6961us) server_negotiation.cc:408] Connection header received
00:13:48.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.413508 (+   336us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.413511 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.413528 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.413561 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.414131 (+   570us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60104: BlockingRecv error: recv got EOF from 127.0.0.1:60104 (error 108)
00:13:48.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.417 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.417 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.420 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c88df1c, L:/127.0.0.1:59062 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.421 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=958), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [494ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [869ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.425 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.425 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.425 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.430126 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.418799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60108 (local address 127.14.125.126:44379)
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.418856 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.418859 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.419311 (+   452us) server_negotiation.cc:408] Connection header received
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.419731 (+   420us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.419733 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.419746 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.419799 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.429097 (+  9298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.429741 (+   644us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.430059 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60108: BlockingRecv error: recv got EOF from 127.0.0.1:60108 (error 108)
00:13:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
00:13:48.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.432 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.435 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8b9b5de, L:/127.0.0.1:59064 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.438 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=969), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [538ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [885ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.442 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.444 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.445 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.445 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7bf37135, L:/127.0.0.1:59078 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.445 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.446 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.446 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.447 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.447 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35272e4d, L:/127.0.0.1:60120 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.450 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.451 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.454 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45d5cae6, L:/127.0.0.1:59088 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [412ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [888ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [903ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.462 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.463 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.463 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.463 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.463 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.465890 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.452311 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60124 (local address 127.14.125.126:44379)
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.452364 (+    53us) server_negotiation.cc:207] Beginning negotiation
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.452366 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.452823 (+   457us) server_negotiation.cc:408] Connection header received
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.453069 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.453070 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.453084 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.453116 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.458608 (+  5492us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.459337 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.464184 (+  4847us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.464415 (+   231us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465573 (+  1158us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465579 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465580 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465587 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465610 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465616 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465680 (+    64us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.465800 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60124: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60124): Connection reset by peer (error 104)
00:13:48.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:48.467 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.468 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.468 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.469 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.469 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.475 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.476 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2127), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1080ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1582ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:48.477 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.478 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc3deeed, L:/127.0.0.1:60134 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.483 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:48.483 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.483 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.485 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.485 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.486 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.486 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1081ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1557ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1609ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.487 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.492286 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.481430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60146 (local address 127.14.125.126:44379)
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.481487 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.481489 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.492224 (+ 10735us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60146: BlockingRecv error: recv got EOF from 127.0.0.1:60146 (error 108)
00:13:48.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:48.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.494 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea1500f6, L:/127.0.0.1:59090 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.494 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.495 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1082ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1693ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.496 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.496 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.496 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.498 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.499 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.499 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.499 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.499843 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.487570 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60160 (local address 127.14.125.126:44379)
00:13:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.487617 (+    47us) server_negotiation.cc:207] Beginning negotiation
00:13:48.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.487620 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.487878 (+   258us) server_negotiation.cc:408] Connection header received
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.488157 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.488159 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.488171 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.488231 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.493928 (+  5697us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.494649 (+   721us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.498626 (+  3977us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.498841 (+   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
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499219 (+   378us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499255 (+    36us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499296 (+    41us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499744 (+   448us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60160: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:60160): Connection reset by peer (error 104)
00:13:48.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:48.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.502 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.502 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.502 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.502 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=6757), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [346ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [5475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [5738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [5786ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [361ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [924ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [949ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.507 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:48.507 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.507 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.507140 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.498540 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60170 (local address 127.14.125.126:44379)
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.498588 (+    48us) server_negotiation.cc:207] Beginning negotiation
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.498590 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499056 (+   466us) server_negotiation.cc:408] Connection header received
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499266 (+   210us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499267 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499277 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.499305 (+    28us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.505755 (+  6450us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.506522 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.507073 (+   551us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60170: BlockingRecv error: recv got EOF from 127.0.0.1:60170 (error 108)
00:13:48.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:48.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.509 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.511 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.511 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.512 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:48.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.512 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.514 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.514 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.514 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.513500 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.504011 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60172 (local address 127.14.125.126:44379)
00:13:48.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.504089 (+    78us) server_negotiation.cc:207] Beginning negotiation
00:13:48.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.504091 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.513442 (+  9351us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60172: BlockingRecv error: recv got EOF from 127.0.0.1:60172 (error 108)
00:13:48.515 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.516 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.513 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
00:13:48.517 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.522 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.535 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfaadbabd, L:/127.0.0.1:46982 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.536 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40691ddd, L:/127.0.0.1:59106 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.552 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.552 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.554 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.554 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.554 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.563 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.563 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [468ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [615ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.562 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.565 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.566 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.570 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.570 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.570 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.571 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.574514 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.565554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60184 (local address 127.14.125.126:44379)
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.565600 (+    46us) server_negotiation.cc:207] Beginning negotiation
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.565602 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.566084 (+   482us) server_negotiation.cc:408] Connection header received
00:13:48.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.566303 (+   219us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.566304 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.566317 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.566347 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.573230 (+  6883us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.574085 (+   855us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.574433 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60184: BlockingRecv error: recv got EOF from 127.0.0.1:60184 (error 108)
00:13:48.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.582 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.586 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10b78bb5, L:/127.0.0.1:59108 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.591 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7c47d78, L:/127.0.0.1:59124 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.595 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.595 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=961), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [882ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [905ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.596 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.601 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0536e18b, L:/127.0.0.1:46996 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.603 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.604 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.604 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.604 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.604 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.605 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.607903 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.596613 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:60196 (local address 127.14.125.126:44379)
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.596663 (+    50us) server_negotiation.cc:207] Beginning negotiation
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.596665 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.597154 (+   489us) server_negotiation.cc:408] Connection header received
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.598229 (+  1075us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.598230 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.598244 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.598276 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.602258 (+  3982us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.602945 (+   687us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.607835 (+  4890us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:60196: BlockingRecv error: recv got EOF from 127.0.0.1:60196 (error 108)
00:13:48.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.609 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.610 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.612 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.613 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.614 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.615 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.616 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.616 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.619 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.624 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.628 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.633 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.635 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb95d4aa3, L:/127.0.0.1:60206 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.636 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x793fa41c, L:/127.0.0.1:59130 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.636 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.637 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [542ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [948ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [967ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [969ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.638 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.639 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.640 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.641 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.641 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.641 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.641 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.643 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.644 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.645 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.645 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.646 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.646 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.647 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.648 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.649 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.650 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.653 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.654 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d9c48dd, L:/127.0.0.1:47012 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.656 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.660 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43e50380, L:/127.0.0.1:47028 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.662 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.662 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1165), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [535ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [711ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.663 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.666 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.667 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcfd0610, L:/127.0.0.1:45670 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.667 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.667 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.667 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.668771 18413 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37364 (local address 127.14.125.126:44379)
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664233 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664235 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664245 (+    10us) server_negotiation.cc:408] Connection header received
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664320 (+    75us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664322 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664334 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.664365 (+    31us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.667621 (+  3256us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.668380 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.668706 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37364: BlockingRecv error: recv got EOF from 127.0.0.1:37364 (error 108)
00:13:48.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25}
00:13:48.670 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.670 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.670 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1038), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [986ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [993ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.672 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.673 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.675 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.676 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.676 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.676 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.680830 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.658851 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37362 (local address 127.14.125.126:44379)
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.658903 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.658905 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.660383 (+  1478us) server_negotiation.cc:408] Connection header received
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.660604 (+   221us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.660606 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.660619 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.660650 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.672366 (+ 11716us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.673035 (+   669us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.678670 (+  5635us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.678891 (+   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
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680431 (+  1540us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680438 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680438 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680445 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680469 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680474 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680516 (+    42us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.680750 (+   234us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37362: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37362): Connection reset by peer (error 104)
00:13:48.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:48.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.682 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.684 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.684 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.685 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.686 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbce46d0a, L:/127.0.0.1:60804 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x600a3acb, L:/127.0.0.1:45674 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1016ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.697 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.698 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.698 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.699 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.699 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.699 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.699 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.699 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.700 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.701 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.701879 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.683881 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37374 (local address 127.14.125.126:44379)
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.683925 (+    44us) server_negotiation.cc:207] Beginning negotiation
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.683927 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.685733 (+  1806us) server_negotiation.cc:408] Connection header received
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.685936 (+   203us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.685937 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.685971 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.686001 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.689777 (+  3776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.690539 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.699902 (+  9363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.700127 (+   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
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701590 (+  1463us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701596 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701596 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701602 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701635 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701641 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701698 (+    57us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.701799 (+   101us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37374: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37374): Connection reset by peer (error 104)
00:13:48.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:48.705 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.707 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.706 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.709 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a056c6e, L:/127.0.0.1:45684 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.717 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe27ea498, L:/127.0.0.1:60820 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1032ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1040ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.721 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x28c73f7f, L:/127.0.0.1:37390 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.722 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.723 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.723 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.723 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.723 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.726 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.726 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.727 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.728 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.728 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.728 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=7013), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [5643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [5899ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [6081ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.730 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.737 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.764 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1140), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [668ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.765 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [383ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [703ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.765 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.770 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.771 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.772 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.794 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.794 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x072b393d, L:/127.0.0.1:45708 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.795 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1162), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [379ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [826ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.796 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.796 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.798 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.798 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.799 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.799 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.801 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [416ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf12452a, L:/127.0.0.1:60826 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89f0a4a3, L:/127.0.0.1:45724 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.818 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1276), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [517ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [881ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [893ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.818 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.819 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.822 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0874e0e9, L:/127.0.0.1:37394 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.822 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.824 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.827 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.827 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.828 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:48.828 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.829 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.829 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.830 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.833 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.834 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.834 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.835 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.835 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1485ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:48.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.836 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.836 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.836 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [568ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [569ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:48.837 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.837 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.838 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.838 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.839 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.829 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.840 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.840 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.840 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.841 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.841 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.841 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.841 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.841 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.841 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.842 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.842 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.842 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.843 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.843 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.844 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.844 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:48.844 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.839 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.845 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.845 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.845 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.846 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.849 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.849 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.840 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x013aefbe, L:/127.0.0.1:45694 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.850 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.850 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.851 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:48.851 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.852 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [321ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.853 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.852278 18690 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.854 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.854 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.854 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.854 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.840 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773143 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37404 (local address 127.14.125.126:44379)
00:13:48.855 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773903 (+   760us) server_negotiation.cc:207] Beginning negotiation
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773905 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773914 (+     9us) server_negotiation.cc:408] Connection header received
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773929 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773930 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773937 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.774035 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.833677 (+ 59642us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.834502 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.855 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852198 (+ 17696us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37404: BlockingRecv error: recv got EOF from unknown peer (error 108)
00:13:48.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":736,"thread_start_us":48,"threads_started":1}
00:13:48.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.856 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.859 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.859 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [309ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1056ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.859 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.859 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.859 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.860 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.861 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.861 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.863 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.863 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.863 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.863628 18691 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.828061 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37440 (local address 127.14.125.126:44379)
00:13:48.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863430 (+ 35369us) server_negotiation.cc:207] Beginning negotiation
00:13:48.864 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.864 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde33d4c1, L:/127.0.0.1:37402 - R:/127.14.125.126:44379] using TOKEN/null
00:13:48.864 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863431 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863439 (+     8us) server_negotiation.cc:408] Connection header received
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863457 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863458 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863470 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863561 (+    91us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37440: BlockingWrite error: write error: Broken pipe (error 32)
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35349,"thread_start_us":46,"threads_started":1}
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.863871 18691 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.847624 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37444 (local address 127.14.125.126:44379)
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863725 (+ 16101us) server_negotiation.cc:207] Beginning negotiation
00:13:48.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863727 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863736 (+     9us) server_negotiation.cc:408] Connection header received
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863753 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863754 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863763 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863836 (+    73us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37444: BlockingWrite error: write error: Broken pipe (error 32)
00:13:48.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16086,"thread_start_us":136,"threads_started":1}
00:13:48.865 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.867 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.867 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.867 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.872 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.873 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.873 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.873 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.873 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.873 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.874 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32cc5866, L:/127.0.0.1:37428 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.875 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5568ece4, L:/127.0.0.1:45744 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.875 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.875 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.876 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.875031 18690 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.827965 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37412 (local address 127.14.125.126:44379)
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852396 (+ 24431us) server_negotiation.cc:207] Beginning negotiation
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852398 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852409 (+    11us) server_negotiation.cc:408] Connection header received
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852429 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852429 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852439 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852494 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.874079 (+ 21585us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.874796 (+   717us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.874959 (+   163us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37412: BlockingRecv error: recv got EOF from 127.0.0.1:37412 (error 108)
00:13:48.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24413,"thread_start_us":87,"threads_started":1}
00:13:48.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.878 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.878 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.882879 18691 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.847799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37460 (local address 127.14.125.126:44379)
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863955 (+ 16156us) server_negotiation.cc:207] Beginning negotiation
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863957 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863965 (+     8us) server_negotiation.cc:408] Connection header received
00:13:48.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863983 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863983 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.863991 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.864033 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.881705 (+ 17672us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.882554 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.882810 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37460: BlockingRecv error: recv got EOF from 127.0.0.1:37460 (error 108)
00:13:48.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":16141,"thread_start_us":66,"threads_started":1}
00:13:48.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.885 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:48.885 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.885 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.888 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.888 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.888 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.888 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.893 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.895133 18688 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37396 (local address 127.14.125.126:44379)
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773424 (+   369us) server_negotiation.cc:207] Beginning negotiation
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773426 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773435 (+     9us) server_negotiation.cc:408] Connection header received
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773450 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773451 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773460 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.773601 (+   141us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.852177 (+ 78576us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.853014 (+   837us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.856234 (+  3220us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.856508 (+   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
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894547 (+ 38039us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894557 (+    10us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894557 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:48.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894564 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894595 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894600 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.894645 (+    45us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.895023 (+   378us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37396: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37396): Cannot send after transport endpoint shutdown (error 108)
00:13:48.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":342,"thread_start_us":53,"threads_started":1}
00:13:48.896 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x416faad8, L:/127.0.0.1:60824 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.898 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48f78eed, L:/127.0.0.1:45720 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:48.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [938ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1107ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1108ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:48.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:48.900 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x962c4755, L:/127.0.0.1:45742 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.901 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.901 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.901 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:48.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:48.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:48.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:48.903 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:48.904 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:48.904 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:48.904 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:48.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac1c6ee6, L:/127.0.0.1:32820 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.904 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8895501d, L:/127.0.0.1:45776 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.905 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.905 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:48.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:48.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x80327850, L:/127.0.0.1:45750 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:48.905897 17472 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.798063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37406 (local address 127.14.125.126:44379)
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822557 (+ 24494us) server_negotiation.cc:207] Beginning negotiation
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822559 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822566 (+     7us) server_negotiation.cc:408] Connection header received
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822581 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822582 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:48.906 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcca7fcf3, L:/127.0.0.1:45762 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.907 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.907 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.908 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x952ce89b, L:/127.0.0.1:32786 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa9668443, L:/127.0.0.1:45734 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:48.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822591 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:48.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa12d49b2, L:/127.0.0.1:60850 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.822643 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.844203 (+ 21560us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.844819 (+   616us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.880905 (+ 36086us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.881101 (+   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
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.882007 (+   906us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.882050 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.882092 (+    42us) server_negotiation.cc:1036] Waiting for connection context
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:48.905816 (+ 23724us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37406: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37406): Connection reset by peer (error 104)
00:13:48.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24477,"thread_start_us":87,"threads_started":1}
00:13:48.911 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.915 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.917 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdab01092, L:/127.0.0.1:60838 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x162ad372, L:/127.0.0.1:60948 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.927 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcad72411, L:/127.0.0.1:60954 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.928 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7269d1bd, L:/127.0.0.1:60922 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.929 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c64aad0, L:/127.0.0.1:60906 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x965fb5d0, L:/127.0.0.1:60956 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd28899a, L:/127.0.0.1:60934 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.939 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x81178564, L:/127.0.0.1:60996 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.948 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca1b5c42, L:/127.0.0.1:60832 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.954 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c010794, L:/127.0.0.1:60960 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x504cd90b, L:/127.0.0.1:32792 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.957 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.958 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40fa0c6d, L:/127.0.0.1:60972 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.959 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9268b522, L:/127.0.0.1:37400 - R:/127.14.125.126:44379] using TOKEN/null
00:13:48.960 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:48.962 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.962 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:48.962 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x887f5c09, L:/127.0.0.1:60890 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa930f797, L:/127.0.0.1:32770 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:48.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45efe8c9, L:/127.0.0.1:32806 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.967 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.967 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.967 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb2f4e0b, L:/127.0.0.1:60862 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x549cfdf5, L:/127.0.0.1:60878 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3340612, L:/127.0.0.1:60982 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:48.976 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:48.976 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:48.976 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:48.978 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:48.978 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:48.979 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.981 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.982 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:48.983 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:48.990 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.991 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.994 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x05b341cc, L:/127.0.0.1:37462 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:48.994 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:48.996 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:48.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:48.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.000 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb533107, L:/127.0.0.1:45780 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1338ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.004 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.014 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.019 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.019 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.019 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.019 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.022 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.024 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6604b8a, L:/127.0.0.1:45804 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.027 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeefb7bed, L:/127.0.0.1:45788 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.029 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=837), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [321ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [380ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.032 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.036 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa64f595, L:/127.0.0.1:37464 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.039 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.039 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.039 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.039 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.040 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.040 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.041 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.047 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.052 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c6a129c, L:/127.0.0.1:45820 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=863), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [194ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [336ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [413ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.055 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.058 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.058 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.058 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.058 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.059 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.059 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.063 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7fd97ea, L:/127.0.0.1:37472 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.063 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f06a4d1, L:/127.0.0.1:37478 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.063 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.064 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.064 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.064 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.066 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.066 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.066 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcad61c0, L:/127.0.0.1:45836 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.069 [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.14.125.124:44199, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [321ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [425ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [429ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.070 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.072 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.072 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.072 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.073 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.073 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.073 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.073 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.073 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.073 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.078 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x781d5ac4, L:/127.0.0.1:45850 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.084 [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.14.125.124:44199, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [303ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [446ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.084 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.087 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.091 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.091 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.091 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.091 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.091 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.092 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.093 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.095 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.096546 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.082923 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37486 (local address 127.14.125.126:44379)
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.082978 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.082980 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.083716 (+   736us) server_negotiation.cc:408] Connection header received
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.084079 (+   363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.084081 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.084103 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.084135 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.089509 (+  5374us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.090362 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.094936 (+  4574us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095317 (+   381us) 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
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095939 (+   622us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095948 (+     9us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095948 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095957 (+     9us) server_negotiation.cc:923] calling sasl_server_start()
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095978 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.095984 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.096026 (+    42us) server_negotiation.cc:1036] Waiting for connection context
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.096427 (+   401us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37486: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37486): Connection reset by peer (error 104)
00:13:49.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30}
00:13:49.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.103 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c47e560, L:/127.0.0.1:45852 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.108 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=922), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [305ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [453ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [475ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.114 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.116 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.118 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.118 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.118 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.119 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.120 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.120 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.125528 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.100736 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37490 (local address 127.14.125.126:44379)
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.100795 (+    59us) server_negotiation.cc:207] Beginning negotiation
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.100797 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.101453 (+   656us) server_negotiation.cc:408] Connection header received
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.102470 (+  1017us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.102473 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.102491 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.102529 (+    38us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.106912 (+  4383us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.107725 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.120491 (+ 12766us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.120755 (+   264us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121417 (+   662us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121424 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121424 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121431 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121463 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121468 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.121539 (+    71us) server_negotiation.cc:1036] Waiting for connection context
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.125442 (+  3903us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37490: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37490): Connection reset by peer (error 104)
00:13:49.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
00:13:49.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.128 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.128 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.130 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe77052e3, L:/127.0.0.1:32834 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.134 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.135 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8ade68b, L:/127.0.0.1:45864 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.136 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [388ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [394ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.140 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.142 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.142 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.142 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.145218 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.123011 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37496 (local address 127.14.125.126:44379)
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.123077 (+    66us) server_negotiation.cc:207] Beginning negotiation
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.123079 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.127669 (+  4590us) server_negotiation.cc:408] Connection header received
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.128188 (+   519us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.128190 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.128212 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.128246 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.138017 (+  9771us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.138823 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.145146 (+  6323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37496: BlockingRecv error: recv got EOF from 127.0.0.1:37496 (error 108)
00:13:49.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
00:13:49.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.152 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.156 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd188328d, L:/127.0.0.1:45876 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.160 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0b0b163, L:/127.0.0.1:37506 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [349ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [545ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.163 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.164 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.165 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.165 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.165 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.166 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.166 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.167 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.169 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.170 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.171 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7dc727da, L:/127.0.0.1:32836 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.179 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89e757cf, L:/127.0.0.1:45882 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.186 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [361ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [573ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.189 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca7b5150, L:/127.0.0.1:37520 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.189 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.190 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.195 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.198 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.199 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.199 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.199 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.199 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.200 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.200 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.200 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb1d73dda, L:/127.0.0.1:37522 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.200 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.203 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.204 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50bbe9c6, L:/127.0.0.1:45888 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.206 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1030), Traces: [0ms] refreshing cache from master, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [426ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [439ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [463ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [466ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.208 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0fab4470, L:/127.0.0.1:32844 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.215 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.215 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.216 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.216 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.216 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.217 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.217 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.218 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.219 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1719), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [372ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.223 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.223 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.223 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.224 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.225 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.227 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.228 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.228 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.230 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0da4ce70, L:/127.0.0.1:45896 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [470ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [476ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b597928, L:/127.0.0.1:37530 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.232 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.235 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.235 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.235 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.236 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.236 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.236 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.238 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.239 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.240 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.249 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x71236b8d, L:/127.0.0.1:37546 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x935c7917, L:/127.0.0.1:45912 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.250 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1609), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1472ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.255 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.255 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.255 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.260 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.264 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6eab6f9e, L:/127.0.0.1:45918 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.265 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [204ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [263ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [619ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.268 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64a55b0b, L:/127.0.0.1:37548 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.270 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.270 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.270 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.274 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.280 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58a2513c, L:/127.0.0.1:45924 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1118), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [344ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [683ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.289 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b3def78, L:/127.0.0.1:37550 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.293 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.294 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.294 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.294 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.294 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.295 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.295 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.297 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.297 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1793), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [441ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1320ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.298 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.301 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.301 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.301 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.301 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.306093 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.298620 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37564 (local address 127.14.125.126:44379)
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.298672 (+    52us) server_negotiation.cc:207] Beginning negotiation
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.298675 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.299978 (+  1303us) server_negotiation.cc:408] Connection header received
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.300206 (+   228us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.300207 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.300221 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.300250 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.305031 (+  4781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.305793 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.306024 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37564: BlockingRecv error: recv got EOF from 127.0.0.1:37564 (error 108)
00:13:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:49.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.307 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.308 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.309 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [310ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [382ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.313 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.313 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.313 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.315948 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.309694 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37568 (local address 127.14.125.126:44379)
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.309756 (+    62us) server_negotiation.cc:207] Beginning negotiation
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.309758 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.310307 (+   549us) server_negotiation.cc:408] Connection header received
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.310562 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.310563 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.310578 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.310608 (+    30us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.314695 (+  4087us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.315396 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.315724 (+   328us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37568: BlockingRecv error: recv got EOF from 127.0.0.1:37568 (error 108)
00:13:49.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29}
00:13:49.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.318 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.318 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.318 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [464ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [719ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.320 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1855), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [494ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.323 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.324 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.325 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.325 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.325 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.325 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.325 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.326 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.327 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.326292 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.319413 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37580 (local address 127.14.125.126:44379)
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.319476 (+    63us) server_negotiation.cc:207] Beginning negotiation
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.319479 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.320014 (+   535us) server_negotiation.cc:408] Connection header received
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.320269 (+   255us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.320271 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.320287 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.320320 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.323484 (+  3164us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.324200 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.326221 (+  2021us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37580: BlockingRecv error: recv got EOF from 127.0.0.1:37580 (error 108)
00:13:49.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
00:13:49.328 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.328 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.328 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.328 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.328 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.332 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.332 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.332 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.333 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.335 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.336 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1561540, L:/127.0.0.1:45936 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [321ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [699ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.342 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.342 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.342 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.343 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.343 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.344 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.346 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.346369 18705 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.333631 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37582 (local address 127.14.125.126:44379)
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.333685 (+    54us) server_negotiation.cc:207] Beginning negotiation
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.333687 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.334211 (+   524us) server_negotiation.cc:408] Connection header received
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.334457 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.334459 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.334472 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.334506 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.338368 (+  3862us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.339098 (+   730us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.342477 (+  3379us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.342684 (+   207us) 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
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345282 (+  2598us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345290 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345290 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345297 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345321 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345325 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.345420 (+    95us) server_negotiation.cc:1036] Waiting for connection context
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.346287 (+   867us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37582: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37582): Connection reset by peer (error 104)
00:13:49.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:49.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.347 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.348 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.348 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.349 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.350 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.356 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.359 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.360 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12d62bbf, L:/127.0.0.1:45950 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.361 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.363 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.363 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe32e2537, L:/127.0.0.1:45942 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.373 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.376 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa0f14063, L:/127.0.0.1:37598 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x562c8763, L:/127.0.0.1:45956 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x165b751c, L:/127.0.0.1:45964 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1195), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [323ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [763ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1198), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [361ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [764ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.383 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.383 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.384 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.384 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.384 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.384 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.385 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.386 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.387 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.388 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.388 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.388 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.390782 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.371574 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37600 (local address 127.14.125.126:44379)
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.371622 (+    48us) server_negotiation.cc:207] Beginning negotiation
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.371624 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.372251 (+   627us) server_negotiation.cc:408] Connection header received
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.372484 (+   233us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.372485 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.372499 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.372529 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.379527 (+  6998us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.380305 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.384966 (+  4661us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.385181 (+   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
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389760 (+  4579us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389767 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389768 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389774 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389799 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389804 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.389847 (+    43us) server_negotiation.cc:1036] Waiting for connection context
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.390697 (+   850us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37600: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37600): Connection reset by peer (error 104)
00:13:49.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:49.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.392 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.393 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.394 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.395 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.398 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.399 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.406 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.406 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65363936, L:/127.0.0.1:45976 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.408 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.408 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1753), Traces: [0ms] refreshing cache from master, [89ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [722ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [745ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1053ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.412 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.412 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.413 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.413 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.413 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.414 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.415 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.415 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.416 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.417 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.418289 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.411211 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37612 (local address 127.14.125.126:44379)
00:13:49.418 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.411269 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.411271 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.412482 (+  1211us) server_negotiation.cc:408] Connection header received
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.415127 (+  2645us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.415129 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.415145 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.415174 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.418221 (+  3047us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37612: BlockingRecv error: recv got EOF from 127.0.0.1:37612 (error 108)
00:13:49.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:49.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.420 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.426 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.427 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.429 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdeac8cfd, L:/127.0.0.1:32860 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.432 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9949bfe, L:/127.0.0.1:32864 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x179046ca, L:/127.0.0.1:45992 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [209ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [304ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [795ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.441 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb12fc463, L:/127.0.0.1:37624 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.442 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.442 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.442 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.443 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.446 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.451 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.461 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.463 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41da5fdb, L:/127.0.0.1:46008 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.465 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.465 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [309ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [732ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.468 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.469 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.469 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.469 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.471 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.471 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [331ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [733ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.473 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.473 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.475 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.477 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.478 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.478 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.479 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.495 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.498 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.498 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1326), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [308ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [798ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65e5dc60, L:/127.0.0.1:46014 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bb523a1, L:/127.0.0.1:46012 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1832ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.502 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.503 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.503 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.503 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.504 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.504 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.504 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.504 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.505 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.505 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.506 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.506 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.506244 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.494842 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37628 (local address 127.14.125.126:44379)
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.494906 (+    64us) server_negotiation.cc:207] Beginning negotiation
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.494908 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.495524 (+   616us) server_negotiation.cc:408] Connection header received
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.495778 (+   254us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.495780 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.495795 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.495826 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.505121 (+  9295us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.505861 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.506174 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37628: BlockingRecv error: recv got EOF from 127.0.0.1:37628 (error 108)
00:13:49.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
00:13:49.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.508 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.509 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.513 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.518 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.518 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2023), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [380ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.519 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.519 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [686ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.524 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe3241bf, L:/127.0.0.1:37644 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.526 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.527 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.527 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.527 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.529 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.529 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.530 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.531428 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.525867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37650 (local address 127.14.125.126:44379)
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.525970 (+   103us) server_negotiation.cc:207] Beginning negotiation
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.525973 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.526663 (+   690us) server_negotiation.cc:408] Connection header received
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.526961 (+   298us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.526963 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.526977 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.527013 (+    36us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.530301 (+  3288us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.531074 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.531360 (+   286us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37650: BlockingRecv error: recv got EOF from 127.0.0.1:37650 (error 108)
00:13:49.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
00:13:49.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.532 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.532 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa77d9827, L:/127.0.0.1:46028 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.535 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.535 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [300ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [892ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1361), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [691ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [793ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [796ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.539 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.540 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.540 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.540 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.540 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.540 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.541 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.541 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.541 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.542 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.544 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.545 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.545 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.547 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.547 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1353), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [319ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [817ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.552 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:49.552 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.552 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.554 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21b1e68c, L:/127.0.0.1:46038 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.558 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.559 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.559 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.561 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.561 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1391), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [667ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [695ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [817ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.565 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.565 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.565 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.565 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.567121 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.562909 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37666 (local address 127.14.125.126:44379)
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.562964 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.562966 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.563521 (+   555us) server_negotiation.cc:408] Connection header received
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.566893 (+  3372us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.566895 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.566910 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.566965 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.567060 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37666: BlockingRecv error: recv got EOF from 127.0.0.1:37666 (error 108)
00:13:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:49.573 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.573 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.574 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.574 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.575 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.575 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.576 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.576 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.577 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.578 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.578 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.579 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.579 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.580 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.580 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.581 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.582 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.582 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.583 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.583 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.584 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.584 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.586 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.587 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.588 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.589 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.591 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.594 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.596 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.597 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.598 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.599 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.600 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.601 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.602 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.603 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.604 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.605 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.606 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.607 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.608 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.609 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.609 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.610 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.610 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.611 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.611 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.612 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.611 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.612 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:49.613 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.613 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.614 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.615 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.615 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.616 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.616 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.617 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.618 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.619 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.619 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.620 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.621 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.621 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.622 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.623 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.623 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.624 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.625 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.626 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.626 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.627 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.628 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.629 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.630 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.630 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.630 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.631 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.631 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.632 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.632 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.633 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:49.633 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.633 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.634 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.635 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.636 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.637 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.638 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.638 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.639 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.640 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.641 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.642 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.643 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.644 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.645 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.646 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.646 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.647 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.648 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.648 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.649 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.650 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.652 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.652 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.653 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.654 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.655 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.655 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.656 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.657 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.658 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.658 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.659 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.660 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.661 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.661 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.662 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.662 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.663 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.663 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.664 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.665 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.665 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.666 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.666 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.666 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.667 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.667 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.668 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.668 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.669 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.669 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.670 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.671 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.674 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.680 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.684 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3157b8d1, L:/127.0.0.1:46052 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.690 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.692 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09f1ea17, L:/127.0.0.1:32868 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.693 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.694 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.694 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.695 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.696 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.703 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.703 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.704 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.704 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.704 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.705 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.706 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.711 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.715 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.716 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64a067e4, L:/127.0.0.1:32886 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.719 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc55ea6c0, L:/127.0.0.1:32876 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.724 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.726 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41041dc7, L:/127.0.0.1:46064 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [16ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.730 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.732 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdaf9aabf, L:/127.0.0.1:37672 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.733 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.734 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.734 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.734 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.734 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.739 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.739 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.740 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.740 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.741 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.741 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.741 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.742 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.742 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.742 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.744 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.745 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.754 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c275322, L:/127.0.0.1:46076 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65be73ed, L:/127.0.0.1:32890 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.756 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.756 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.757 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.757 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.758 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.759 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.761 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.761 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.817 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe4bd398f, L:/127.0.0.1:32906 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.819 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.822 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.823 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.824 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.826 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.828 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.829 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.831 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.834 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.836 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.836 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.837 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.838 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.838 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:49.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.842 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.843 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.845 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.846 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.846 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9644688, L:/127.0.0.1:37686 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:49.847 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.851 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.853 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.853 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.854 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.856 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.856 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.857 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.857 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.857 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.858 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.858 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.858 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.861 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69d0e600, L:/127.0.0.1:46084 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.861 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.864 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.864 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.865 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.865 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.865 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.866 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.866 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.868 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.869 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.869 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=257), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [18ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:49.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.871 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.871 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.874 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ae5ff5e, L:/127.0.0.1:32966 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.874 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.875 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0b84659, L:/127.0.0.1:32994 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.876 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.876 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.876 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.878 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.878 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.879 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.880 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.881 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.881 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.883 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.884 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.884 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.885 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.885 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.886 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e587a45, L:/127.0.0.1:32924 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.887 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.887 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.888 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x524be3a7, L:/127.0.0.1:46096 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.890 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.890 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.891 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b6bbc2f, L:/127.0.0.1:32956 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.894 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.894 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.895 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.896 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.897 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.898 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e020882, L:/127.0.0.1:32960 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.898 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f895238, L:/127.0.0.1:32938 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.899 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.899 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8be7c595, L:/127.0.0.1:32932 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.900 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.901 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.903 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:49.903 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.904 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.904 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.905 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [14ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:49.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeeed79f8, L:/127.0.0.1:32918 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.905 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.906 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:49.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.907 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.909 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.909 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x080188fc, L:/127.0.0.1:32982 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.909 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.910 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:49.913 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:49.913 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.914 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.914 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.914 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.915 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.915 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.916 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.916 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.917 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.917 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.917 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.918 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.918 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.919 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:49.920 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [225ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [283ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:49.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.918 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:49.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1adfe084, L:/127.0.0.1:32946 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.857 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:49.925 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.925 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.926 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.927 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.932 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.932 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.933 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.934 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:49.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:49.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.935 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:49.935 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.935 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:49.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:49.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:49.938 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:49.938 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:49.938 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:49.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:49.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:49.939 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:49.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.943 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc07c2348, L:/127.0.0.1:33048 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.943 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:49.948 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:49.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:49.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.951350 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.917676 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37702 (local address 127.14.125.126:44379)
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918320 (+   644us) server_negotiation.cc:207] Beginning negotiation
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918323 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918335 (+    12us) server_negotiation.cc:408] Connection header received
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918365 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918367 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918379 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.918485 (+   106us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.931064 (+ 12579us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.931798 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.950237 (+ 18439us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.950460 (+   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
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.950885 (+   425us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.950927 (+    42us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.950963 (+    36us) server_negotiation.cc:1036] Waiting for connection context
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951267 (+   304us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37702: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37702): Connection reset by peer (error 104)
00:13:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":592}
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:49.951809 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.917714 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37716 (local address 127.14.125.126:44379)
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951624 (+ 33910us) server_negotiation.cc:207] Beginning negotiation
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951626 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951637 (+    11us) server_negotiation.cc:408] Connection header received
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951658 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951659 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951672 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:49.951769 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37716: BlockingWrite error: write error: Broken pipe (error 32)
00:13:49.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33890,"thread_start_us":88,"threads_started":1}
00:13:49.953 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.953 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:49.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:49.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:49.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:49.958 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x251f16f6, L:/127.0.0.1:33150 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a8c419a, L:/127.0.0.1:46108 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:49.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.965 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.965 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf0f7532, L:/127.0.0.1:33140 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.975 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.978 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e576ff2, L:/127.0.0.1:33194 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.980 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.980 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.984 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.988 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65bf61d2, L:/127.0.0.1:33426 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:49.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:49.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.003 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90bee798, L:/127.0.0.1:33132 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.003 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.005 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.008 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.014 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.016 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.018 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb045e4ed, L:/127.0.0.1:33346 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.020 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.028 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5afb2dd, L:/127.0.0.1:33288 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27138586, L:/127.0.0.1:33026 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.035 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.037 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.041 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.042 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5d01004, L:/127.0.0.1:33000 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5489cc6, L:/127.0.0.1:33428 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.055 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85e69968, L:/127.0.0.1:33336 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf953d93d, L:/127.0.0.1:33044 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.063 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x970f5729, L:/127.0.0.1:33134 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96049dc4, L:/127.0.0.1:33104 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.065 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.071 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.071 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x636ac820, L:/127.0.0.1:33438 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5673f59e, L:/127.0.0.1:33200 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.073 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.075 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7dcd431, L:/127.0.0.1:33378 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb85b05a, L:/127.0.0.1:33042 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.076 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.077 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x247040ab, L:/127.0.0.1:33062 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.078 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xacfc01a4, L:/127.0.0.1:33014 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.079 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x052725a0, L:/127.0.0.1:33462 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.080 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa981644d, L:/127.0.0.1:33016 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.082 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4194f97, L:/127.0.0.1:33084 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ba9276d, L:/127.0.0.1:33078 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3ad8b36, L:/127.0.0.1:33002 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2754a5f3, L:/127.0.0.1:33182 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.085 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x251ad7c0, L:/127.0.0.1:33332 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.086 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x50961406, L:/127.0.0.1:33032 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3589ef4e, L:/127.0.0.1:33086 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.090 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22edea5e, L:/127.0.0.1:33204 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.105 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66bccd63, L:/127.0.0.1:33198 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x320e240d, L:/127.0.0.1:33264 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabc3a765, L:/127.0.0.1:33318 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.115 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b86ab75, L:/127.0.0.1:33304 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4677cfd0, L:/127.0.0.1:33360 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43b266ca, L:/127.0.0.1:33420 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x734bedca, L:/127.0.0.1:33394 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.125 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b1c1cc2, L:/127.0.0.1:33408 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.125 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x794f5dcc, L:/127.0.0.1:33236 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.141 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.146 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.150 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.162 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.162 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.163 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.164 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.164 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.169 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.170 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.170 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.170 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.174 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.174 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.175 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.176 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:50.177 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.177 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.178 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.179 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.234 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa3456cc, L:/127.0.0.1:33296 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.236 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bdcba59, L:/127.0.0.1:33152 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.239 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51cd8271, L:/127.0.0.1:33298 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.239 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe70476e6, L:/127.0.0.1:33382 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba0152d9, L:/127.0.0.1:33030 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2a3849f, L:/127.0.0.1:33036 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbcba7133, L:/127.0.0.1:33258 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9edd633, L:/127.0.0.1:33116 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9bf14e84, L:/127.0.0.1:33450 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.242 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0714d8a5, L:/127.0.0.1:33366 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x695217ef, L:/127.0.0.1:33130 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f8d5ca8, L:/127.0.0.1:33220 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.244 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc237239b, L:/127.0.0.1:33252 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.244 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76168cee, L:/127.0.0.1:33092 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.245 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.245 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe6226d9f, L:/127.0.0.1:33082 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.246 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa189c5f, L:/127.0.0.1:33060 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.247 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.247 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.252 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x957f1361, L:/127.0.0.1:46118 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.260 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9a09818, L:/127.0.0.1:46116 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.262 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.262 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.263 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:50.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.265 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe601bf32, L:/127.0.0.1:37726 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.266 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.269 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe90bfe9, L:/127.0.0.1:33280 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.269 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.270 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ea43f9f, L:/127.0.0.1:33396 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.271 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.273 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.274 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.275 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.276 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:50.277 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:50.278 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.279 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:50.280 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.280 [DEBUG - pool-4-thread-43] (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.14.125.124:44199, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [13ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [260ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.281 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.282 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:50.283 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=676), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [619ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5a7585e, L:/127.0.0.1:33168 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.298 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.298 [DEBUG - pool-4-thread-68] (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.14.125.124:44199, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [262ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [282ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.301 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.302 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.303 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.305 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.312 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.306 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.313 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:50.313 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.313 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f71d895, L:/127.0.0.1:46208 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29ce0ffe, L:/127.0.0.1:46132 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.319 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.319 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa0e889c0, L:/127.0.0.1:37746 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.320 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.321 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.321 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.319 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.319 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x41e7af6d, L:/127.0.0.1:37732 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.326 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.330 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa68a4763, L:/127.0.0.1:46144 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.330 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.331 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.331 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.336 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.339 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6fea897, L:/127.0.0.1:37754 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47a746b5, L:/127.0.0.1:46254 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fcc4ea0, L:/127.0.0.1:46342 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.340 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1acebe6d, L:/127.0.0.1:37800 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.347 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ea63c52, L:/127.0.0.1:37740 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.348 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20d95fc9, L:/127.0.0.1:37798 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.349 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.350 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5aaf7af0, L:/127.0.0.1:37784 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.352 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fe6ce2a, L:/127.0.0.1:46350 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.358 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.362 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7320bfe, L:/127.0.0.1:46422 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.363 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.365 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.372 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3eeb876c, L:/127.0.0.1:46444 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.374 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.378 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.382 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.382 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.384 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.385 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeade9d86, L:/127.0.0.1:46554 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.386 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.392 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x392772ae, L:/127.0.0.1:46526 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.392 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x375fc31b, L:/127.0.0.1:46544 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.396 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.400 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.400 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.404 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.405 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36aff7e0, L:/127.0.0.1:46614 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.410 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x646850f3, L:/127.0.0.1:46574 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4ed31675, L:/127.0.0.1:46642 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.414 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.416 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c28fe7c, L:/127.0.0.1:46454 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x772fabd7, L:/127.0.0.1:46606 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4cd32ca, L:/127.0.0.1:46498 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.428 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17ba83c2, L:/127.0.0.1:46560 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7023bd27, L:/127.0.0.1:46468 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x082401ab, L:/127.0.0.1:46368 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.436 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d43a3d1, L:/127.0.0.1:46650 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.436 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fd21a26, L:/127.0.0.1:46548 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x070abd63, L:/127.0.0.1:46250 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabb2f7e5, L:/127.0.0.1:46388 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b0a01c8, L:/127.0.0.1:46538 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x464d9669, L:/127.0.0.1:46430 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.446 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72d1fca7, L:/127.0.0.1:46600 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x315b0ce4, L:/127.0.0.1:46508 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0a9cefb, L:/127.0.0.1:46592 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [285ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [813ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.454 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.454 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.455 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.457 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.457 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01d73e30, L:/127.0.0.1:46222 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.458 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.458 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299839, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.460 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.460 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.457 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.460 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.460 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.460 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.461 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.462 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.462 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb385a1e5, L:/127.0.0.1:37770 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.464 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.465 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.465 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.465 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.465 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.466 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.466 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.466 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.467 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.467 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.467 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:50.467 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.468 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.468 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.468 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.469 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.469 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.469 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.469 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.470 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.470 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.470 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:50.471 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe49a51d, L:/127.0.0.1:46126 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.471 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.471 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.472 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.472 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.473 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d67bad0, L:/127.0.0.1:33482 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=893), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [267ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [827ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.473 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.474 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.474 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb81cdc45, L:/127.0.0.1:33496 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.474 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:50.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe0663661, L:/127.0.0.1:33466 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.475 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.475 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:50.475 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.476 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.476 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.473 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.470 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.466 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.484 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.488 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27cc97ef, L:/127.0.0.1:46626 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.492 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa25e445c, L:/127.0.0.1:46504 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.497 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.497 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.498 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e246afe, L:/127.0.0.1:46220 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x411e96a9, L:/127.0.0.1:46412 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70d7ada1, L:/127.0.0.1:46280 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.501 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb9ab6f94, L:/127.0.0.1:33476 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x601254ce, L:/127.0.0.1:46484 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fe5a9c2, L:/127.0.0.1:46296 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f1a8556, L:/127.0.0.1:46362 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7589b869, L:/127.0.0.1:46330 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.503 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x411adf24, L:/127.0.0.1:46466 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.504 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.506 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xefff649b, L:/127.0.0.1:46404 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.508 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7051ed8a, L:/127.0.0.1:46514 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.510 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.510 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.512 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17ea6517, L:/127.0.0.1:46194 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.518 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.520 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x984cedaa, L:/127.0.0.1:46582 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.520 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffc7e566, L:/127.0.0.1:46372 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.528 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe7fb1ae, L:/127.0.0.1:46500 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.532 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.532 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.532 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.537 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.537 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf740e676, L:/127.0.0.1:46318 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x907c1637, L:/127.0.0.1:46236 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55a70cff, L:/127.0.0.1:46326 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.539 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6bd5b5fc, L:/127.0.0.1:37774 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.539 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.541 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.541 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=956), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [259ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [892ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.553 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.553 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=976), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [448ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [818ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7c700e79, L:/127.0.0.1:46178 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [268ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [892ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [899ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.559 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x629a26ec, L:/127.0.0.1:46158 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=923), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [385ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [731ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [783ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.562 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.562 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5f36788, L:/127.0.0.1:46166 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.562 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.563 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.563 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.563 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.569 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.570 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.572 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.572 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.573 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.573 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.573 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ecc6a7b, L:/127.0.0.1:33510 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:50.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.573 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.576871 19480 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.319802 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37816 (local address 127.14.125.126:44379)
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.341812 (+ 22010us) server_negotiation.cc:207] Beginning negotiation
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.341814 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.462100 (+120286us) server_negotiation.cc:408] Connection header received
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.462156 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.462158 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.579 [DEBUG - kudu-nio-1] (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.14.125.124:44199, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [385ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [789ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.462192 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.462275 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.575901 (+113626us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.576630 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.576797 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37816: BlockingRecv error: recv got EOF from 127.0.0.1:37816 (error 108)
00:13:50.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":4,"server-negotiator.queue_time_us":21996}
00:13:50.580 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.584 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:50.584 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.584 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x147330c2, L:/127.0.0.1:46670 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.587 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1db8538f, L:/127.0.0.1:37822 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.589 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.589 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.589 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.589 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.589 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.589 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.590 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.590 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e1e671c, L:/127.0.0.1:46176 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [383ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [790ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [810ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.595 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.599 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd65a453, L:/127.0.0.1:46242 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.602 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x761a9d25, L:/127.0.0.1:46658 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.602 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.603 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.603 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.603 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.603 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.606 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.607 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.608 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [330ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [783ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1cb57f66, L:/127.0.0.1:46518 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.611 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.611 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.616 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8705d1f, L:/127.0.0.1:46312 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.618 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.619 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e1e09cd, L:/127.0.0.1:46292 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.620 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.623 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.623 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1035), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [422ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [876ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [960ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.625 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.629 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.630 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.630 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=997), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [290ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [717ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.632 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:50.632 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.632 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.632 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.633 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [280ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [808ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.634 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e445fc6, L:/127.0.0.1:46270 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.637 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.640 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.640 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.640 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.640 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.640 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.641 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.644 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.644 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.644 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.645 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.645 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.645 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa612a6e8, L:/127.0.0.1:46672 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.651 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.651 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.651 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.652 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.653 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.653733 19291 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.623945 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37828 (local address 127.14.125.126:44379)
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.624000 (+    55us) server_negotiation.cc:207] Beginning negotiation
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.624002 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.651905 (+ 27903us) server_negotiation.cc:408] Connection header received
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.652243 (+   338us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.652245 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.652261 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.652294 (+    33us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.653664 (+  1370us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37828: BlockingRecv error: recv got EOF from 127.0.0.1:37828 (error 108)
00:13:50.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:50.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.658 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.658 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.658 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.660 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.662670 19480 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.639411 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37834 (local address 127.14.125.126:44379)
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.639464 (+    53us) server_negotiation.cc:207] Beginning negotiation
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.639466 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.660571 (+ 21105us) server_negotiation.cc:408] Connection header received
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.662292 (+  1721us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.662295 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.662319 (+    24us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.662353 (+    34us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.662607 (+   254us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37834: BlockingRecv error: recv got EOF from 127.0.0.1:37834 (error 108)
00:13:50.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:50.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.663 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.664 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1034), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [723ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.664 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x217b781c, L:/127.0.0.1:46680 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.664 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.668 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.668 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.668 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.671 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.672 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [385ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [930ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.677 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.677 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.677 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.678 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.678830 19480 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.664803 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37840 (local address 127.14.125.126:44379)
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.664847 (+    44us) server_negotiation.cc:207] Beginning negotiation
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.664849 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.665191 (+   342us) server_negotiation.cc:408] Connection header received
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.665701 (+   510us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.665703 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.665721 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.665780 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.669503 (+  3723us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.670291 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.678737 (+  8446us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37840: BlockingRecv error: recv got EOF from 127.0.0.1:37840 (error 108)
00:13:50.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
00:13:50.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.682 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.685685 19291 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.655885 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37836 (local address 127.14.125.126:44379)
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.655936 (+    51us) server_negotiation.cc:207] Beginning negotiation
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.655938 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.656501 (+   563us) server_negotiation.cc:408] Connection header received
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.658986 (+  2485us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.658989 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.659005 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.659036 (+    31us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.675658 (+ 16622us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.676649 (+   991us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.683165 (+  6516us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.683393 (+   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
00:13:50.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684675 (+  1282us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684680 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684680 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684686 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684707 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684712 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.684768 (+    56us) server_negotiation.cc:1036] Waiting for connection context
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.685593 (+   825us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37836: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37836): Connection reset by peer (error 104)
00:13:50.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:50.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.690 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.695 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.696 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.698 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.698 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcb1a430, L:/127.0.0.1:46690 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.700 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.701 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [387ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [943ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [961ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.707 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.707 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.707 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.709 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.710156 19291 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.694675 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37846 (local address 127.14.125.126:44379)
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.694779 (+   104us) server_negotiation.cc:207] Beginning negotiation
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.694781 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.695710 (+   929us) server_negotiation.cc:408] Connection header received
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.695963 (+   253us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.695964 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.695978 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.696010 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.706004 (+  9994us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.706746 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.710070 (+  3324us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37846: BlockingRecv error: recv got EOF from 127.0.0.1:37846 (error 108)
00:13:50.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
00:13:50.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.715 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.717 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.718 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.718 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [650ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [933ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.720 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.720 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1103), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [612ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.721 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.722 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.723 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.724 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.725 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.726 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.727 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.730 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.731 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.732 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.737 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.738 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.739 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.744 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.745 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.746 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.746 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.750 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.751 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.759 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.766 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.770 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.784 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.788 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x46ef15c0, L:/127.0.0.1:46698 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.789 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.790 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [437ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [915ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.790 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.790 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.790 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [336ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [843ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.792 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1104), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [769ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.792 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.794 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.794 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [396ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [914ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.795 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.796 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.796 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.796 [DEBUG - pool-4-thread-59] (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.14.125.124:44199, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [256ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [829ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.797 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.794 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1098), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [338ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [764ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.798 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.798 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1221), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [253ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [966ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.799 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1193), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [302ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [904ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.799 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.800 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.801 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [239ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [855ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.801 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [240ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [858ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.802 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.802 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.803 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [434ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [884ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.805 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.805 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.805 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [661ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [842ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.797 [DEBUG - pool-4-thread-39] (NetUtil.java:139) Resolved '127.14.125.125' into [/127.14.125.125] in 71243340ns
00:13:50.807 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.807 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1174), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [343ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [879ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.809 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.809 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.809 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [294ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [885ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.810 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f793ddb, L:/127.0.0.1:37898 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.811 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.811 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1219), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [444ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [811ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [881ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.813 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.813 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [429ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [810ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [840ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.814 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.814 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [648ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [809ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [859ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.816 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.817 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.817 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [304ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [964ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.818 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.818 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [341ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [878ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.820 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.821 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.822 [DEBUG - pool-4-thread-27] (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.14.125.124:44199, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [413ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [856ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.822 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.822 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [800ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [822ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.824 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.825 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.825 [DEBUG - pool-4-thread-6] (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.14.125.124:44199, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [630ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [876ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.825 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58b7fee5, L:/127.0.0.1:37914 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:50.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.827 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.827 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1199), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [358ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [779ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.828 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.829 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.830 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.830 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.832 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.833 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:50.833 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.833 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [829ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [864ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:50.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.835 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.835 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [444ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [847ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.836 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.837 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.838 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1222), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [770ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [839ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.840 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.841 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1260), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [437ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [839ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.841 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.841 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [441ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [869ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.841 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1257), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [422ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [842ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.842 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.842 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ff661b5, L:/127.0.0.1:37952 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf38a7d8, L:/127.0.0.1:37980 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.845 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.846 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.847 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.849 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.850 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.852 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.854 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.856 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.858 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.859 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.860 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.862 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.864 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d564769, L:/127.0.0.1:37940 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.865 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.866 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.866 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1271), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [653ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [988ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.867 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:50.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:50.867 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5741f5d7, L:/127.0.0.1:37890 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.869 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5bce6f47, L:/127.0.0.1:37892 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.870 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x427ee7a0, L:/127.0.0.1:37984 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.871 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x33f89a8a, L:/127.0.0.1:37972 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.876 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.876 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.876 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.879 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.879 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1263), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [422ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [935ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.883 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.885 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.885 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.885 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.885 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.886 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:50.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.889 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.890 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.890 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.891 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.891 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [638ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [949ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.892 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1284), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [420ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [836ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.892 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [452ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [840ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.893 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [619ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [784ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [832ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.893 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.893 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1282), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [437ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [870ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.894 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.894 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.894 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.894 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1283), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [433ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [870ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.894 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.894 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [418ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [853ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.895 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.895 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [251ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [835ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [901ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.896 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.896 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [651ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [841ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.896 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.897 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1296), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [445ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [840ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.897 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.897 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1301), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [425ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [810ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [839ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.898 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [656ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [886ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.899 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1312), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [441ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [813ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [884ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.899 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.899 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.899 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.899 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [658ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [835ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.899 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.899 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.899 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.900 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [387ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [848ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.900 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.901 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.901 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.901 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.902 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.902 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.902 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.902 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.902 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.903 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.903 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.906 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.906 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.906 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.906 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.906 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.906 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.908 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5ebcce8, L:/127.0.0.1:46710 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.909 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.909 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.909 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.909 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.910 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.910 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.910 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.910 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [352ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.914 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.914 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.915 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.915 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.915 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.915 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.917 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.918 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.918 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.918 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.919 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.920 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.920 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.920 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.921 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.921 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.921 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.921 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.921 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.922 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.922 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:50.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.924 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.924 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.924 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.924 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.924 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.924 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.926 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.926 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.926 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.926 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.930 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.930 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.930 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.931 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.931 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.932 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.934 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.934 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.934 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.936528 19721 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.806508 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37968 (local address 127.14.125.126:44379)
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843167 (+ 36659us) server_negotiation.cc:207] Beginning negotiation
00:13:50.937 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843169 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843176 (+     7us) server_negotiation.cc:408] Connection header received
00:13:50.937 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.937 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843192 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843192 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843202 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.943 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.926 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.922 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.913 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.896 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.948 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.949 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.950 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.951 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.843234 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936439 (+ 93205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37968: BlockingRecv error: recv got EOF from 127.0.0.1:37968 (error 108)
00:13:50.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.955 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.957 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.957 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.66' into [/127.14.125.66] in 3203298ns
00:13:50.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36641,"thread_start_us":66,"threads_started":1}
00:13:50.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.959 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 11196228ns
00:13:50.959 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:50.961 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:50.961 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.936839 19721 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914621 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38070 (local address 127.14.125.126:44379)
00:13:50.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.962 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936665 (+ 22044us) server_negotiation.cc:207] Beginning negotiation
00:13:50.967 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.968 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.969 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.969 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936668 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:50.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.970 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe610107b, L:/127.0.0.1:38006 - R:/127.14.125.126:44379] using TOKEN/null
00:13:50.971 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:50.976 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:50.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.977 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:50.978 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:50.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.979 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.980 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.980 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.981 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.981 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [572ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [761ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [789ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:50.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.981 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.981 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.982 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936679 (+    11us) server_negotiation.cc:408] Connection header received
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936707 (+    28us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936708 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936720 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936802 (+    82us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38070: BlockingWrite error: write error: Broken pipe (error 32)
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22023}
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.937036 19721 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914697 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37988 (local address 127.14.125.126:44379)
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936902 (+ 22205us) server_negotiation.cc:207] Beginning negotiation
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936904 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936912 (+     8us) server_negotiation.cc:408] Connection header received
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936929 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936930 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.936938 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937006 (+    68us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37988: BlockingWrite error: write error: Broken pipe (error 32)
00:13:50.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22192}
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.939821 19535 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.794799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37876 (local address 127.14.125.126:44379)
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.794986 (+   187us) server_negotiation.cc:207] Beginning negotiation
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.794988 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.880600 (+ 85612us) server_negotiation.cc:408] Connection header received
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.880651 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.880653 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.880672 (+    19us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.880741 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.903575 (+ 22834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.904309 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939754 (+ 35445us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37876: BlockingRecv error: recv got EOF from 127.0.0.1:37876 (error 108)
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":126}
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.942402 19771 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914733 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38038 (local address 127.14.125.126:44379)
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942055 (+ 27322us) server_negotiation.cc:207] Beginning negotiation
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942057 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942071 (+    14us) server_negotiation.cc:408] Connection header received
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942091 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942092 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942102 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942254 (+   152us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942347 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38038: BlockingRecv error: recv got EOF from 127.0.0.1:38038 (error 108)
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27297}
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.942646 19739 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38052 (local address 127.14.125.126:44379)
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942417 (+ 27671us) server_negotiation.cc:207] Beginning negotiation
00:13:50.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942419 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942432 (+    13us) server_negotiation.cc:408] Connection header received
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942451 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942452 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942462 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942520 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942599 (+    79us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38052: BlockingRecv error: recv got EOF from 127.0.0.1:38052 (error 108)
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27636}
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.943348 19734 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914895 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38226 (local address 127.14.125.126:44379)
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943188 (+ 28293us) server_negotiation.cc:207] Beginning negotiation
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943189 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943198 (+     9us) server_negotiation.cc:408] Connection header received
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943214 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943214 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943221 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943301 (+    80us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38226: BlockingWrite error: write error: Broken pipe (error 32)
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28266,"thread_start_us":65,"threads_started":1}
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.947362 19492 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.794827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37926 (local address 127.14.125.126:44379)
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.795469 (+   642us) server_negotiation.cc:207] Beginning negotiation
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.795471 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.799857 (+  4386us) server_negotiation.cc:408] Connection header received
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.799897 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:50.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.799899 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:50.984 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:50.985 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:50.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.986 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.986 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.986 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.986 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.989 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:50.990 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:50.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.992 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.992 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:50.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:50.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:50.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.799912 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:50.994 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.995 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:50.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:50.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:50.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:50.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:50.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:50.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299974, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:50.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.000 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.002 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.005 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9b26fbb, L:/127.0.0.1:46750 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.006 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [414ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1013ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1263ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf06e190, L:/127.0.0.1:46740 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.009 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.009 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.009 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.009 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.011 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.67' into [/127.14.125.67] in 6776487ns
00:13:51.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.013 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.013 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.013 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.013 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.014 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.014 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.014 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.015 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.015 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.016 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.016 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299994, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299994, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.016 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.017 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.017 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.017 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299976, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.023 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.024 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.14.125.65' into [/127.14.125.65] in 7983312ns
00:13:51.026 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.028 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.029 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.029 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.029 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.029 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.029 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.030 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.030 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.030 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.030 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.030 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.030 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.030 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.030 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.031 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.031 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.031 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.031 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.031 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.031 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.029 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.032 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.032 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.032 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.032 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.033 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.033 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa96d5168, L:/127.0.0.1:38280 - R:/127.14.125.126:44379] using TOKEN/null
00:13:51.033 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.033 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.033 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.033 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.034 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.035 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.035 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.035 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.035 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x118875bc, L:/127.0.0.1:38254 - R:/127.14.125.126:44379] using TOKEN/null
00:13:51.036 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.036 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.036 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.037 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.037 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299989, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.799992 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946194 (+146202us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947088 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947312 (+   224us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37926: BlockingRecv error: recv got EOF from 127.0.0.1:37926 (error 108)
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":607}
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.946616 19772 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915381 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38196 (local address 127.14.125.126:44379)
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946424 (+ 31043us) server_negotiation.cc:207] Beginning negotiation
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946425 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946434 (+     9us) server_negotiation.cc:408] Connection header received
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946450 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946451 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946458 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946553 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38196: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31025,"thread_start_us":44,"threads_started":1}
00:13:51.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.963069 19751 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.916943 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38024 (local address 127.14.125.126:44379)
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962834 (+ 45891us) server_negotiation.cc:207] Beginning negotiation
00:13:51.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962835 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962845 (+    10us) server_negotiation.cc:408] Connection header received
00:13:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962862 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962863 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962870 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962973 (+   103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38024: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.039 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.040 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.041 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.042 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.030 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.039 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45873,"thread_start_us":42,"threads_started":1}
00:13:51.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.046 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.963439 19751 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.052 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.053 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.054 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.054 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90c43e30, L:/127.0.0.1:37858 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.056 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.056 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.056 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.060 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.062 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd87b81a, L:/127.0.0.1:46722 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.917015 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38102 (local address 127.14.125.126:44379)
00:13:51.064 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.064 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.064 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.065 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.065 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.065 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.065 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963233 (+ 46218us) server_negotiation.cc:207] Beginning negotiation
00:13:51.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963235 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963243 (+     8us) server_negotiation.cc:408] Connection header received
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963260 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963261 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963270 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963321 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963403 (+    82us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38102: BlockingRecv error: recv got EOF from 127.0.0.1:38102 (error 108)
00:13:51.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46206,"thread_start_us":61,"threads_started":1}
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.964099 19760 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.917146 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38204 (local address 127.14.125.126:44379)
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963921 (+ 46775us) server_negotiation.cc:207] Beginning negotiation
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963923 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963933 (+    10us) server_negotiation.cc:408] Connection header received
00:13:51.067 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1445), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [748ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [946ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1053ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [1289ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963950 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963950 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963958 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964044 (+    86us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38204: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46754,"thread_start_us":40,"threads_started":1}
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.964314 19760 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.917195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38210 (local address 127.14.125.126:44379)
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964193 (+ 46998us) server_negotiation.cc:207] Beginning negotiation
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964195 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964202 (+     7us) server_negotiation.cc:408] Connection header received
00:13:51.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964219 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964219 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964227 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964283 (+    56us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38210: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46987,"thread_start_us":39,"threads_started":1}
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.964511 19760 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.917241 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38268 (local address 127.14.125.126:44379)
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964386 (+ 47145us) server_negotiation.cc:207] Beginning negotiation
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964388 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964395 (+     7us) server_negotiation.cc:408] Connection header received
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964409 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964410 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964416 (+     6us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964472 (+    56us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38268: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47135,"thread_start_us":38,"threads_started":1}
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:50.980875 19479 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.794932 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37938 (local address 127.14.125.126:44379)
00:13:51.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.795561 (+   629us) server_negotiation.cc:207] Beginning negotiation
00:13:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.795562 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.069 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.069 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.070 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.070 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.070 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.070 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.798770 (+  3208us) server_negotiation.cc:408] Connection header received
00:13:51.071 [DEBUG - pool-4-thread-62] (NetUtil.java:139) Resolved '127.14.125.125' into [/127.14.125.125] in 1832995ns
00:13:51.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.072 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x238babb2, L:/127.0.0.1:46724 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.072 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.074 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.075 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.078 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.079 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.081 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x299925ad, L:/127.0.0.1:38142 - R:/127.14.125.126:44379] using TOKEN/null
00:13:51.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.083 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.083 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.084 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.085 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299985, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299977, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299974, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.082 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299986, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299973, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.088 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299986, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299977, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299975, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.089 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.798820 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.092 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.092 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.798822 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.094 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.095 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.095 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.798843 (+    21us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.096 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.098 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.100 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.100 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.798897 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.979830 (+180933us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.980587 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.980786 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37938: BlockingRecv error: recv got EOF from 127.0.0.1:37938 (error 108)
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":614}
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.007867 19490 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.790199 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37864 (local address 127.14.125.126:44379)
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.790263 (+    64us) server_negotiation.cc:207] Beginning negotiation
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.790264 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.881319 (+ 91055us) server_negotiation.cc:408] Connection header received
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.881346 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.881347 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.881358 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.881404 (+    46us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.884878 (+  3474us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.885620 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007254 (+121634us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007434 (+   180us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007530 (+    96us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007584 (+    54us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007635 (+    51us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.007767 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37864: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37864): Connection reset by peer (error 104)
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.031988 19775 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915597 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38242 (local address 127.14.125.126:44379)
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957536 (+ 41939us) server_negotiation.cc:207] Beginning negotiation
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957538 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957551 (+    13us) server_negotiation.cc:408] Connection header received
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957572 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957573 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957583 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.959960 (+  2377us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.030971 (+ 71011us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.031728 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.031888 (+   160us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38242: BlockingRecv error: recv got EOF from 127.0.0.1:38242 (error 108)
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41912,"thread_start_us":101,"threads_started":1}
00:13:51.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.037890 14887 connection.cc:466] server connection from 127.0.0.1:38254 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:38254 (request call id 0) could send its response
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.038405 19721 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914709 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38008 (local address 127.14.125.126:44379)
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937108 (+ 22399us) server_negotiation.cc:207] Beginning negotiation
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937109 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937117 (+     8us) server_negotiation.cc:408] Connection header received
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937133 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937134 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937142 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.937190 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.037324 (+100134us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.038193 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.038343 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38008: BlockingWrite error: write error: Broken pipe (error 32)
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22386}
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.042054 19783 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915326 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38174 (local address 127.14.125.126:44379)
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946199 (+ 30873us) server_negotiation.cc:207] Beginning negotiation
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946200 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946215 (+    15us) server_negotiation.cc:408] Connection header received
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946231 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946232 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946240 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946352 (+   112us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.041026 (+ 94674us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.041787 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.041932 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38174: BlockingRecv error: recv got EOF from 127.0.0.1:38174 (error 108)
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30855,"thread_start_us":45,"threads_started":1}
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.055724 19732 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915145 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38130 (local address 127.14.125.126:44379)
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944896 (+ 29751us) server_negotiation.cc:207] Beginning negotiation
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944898 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944909 (+    11us) server_negotiation.cc:408] Connection header received
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944926 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944926 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944959 (+    33us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945647 (+   688us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.054444 (+108797us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.055268 (+   824us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.055437 (+   169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38130: BlockingRecv error: recv got EOF from 127.0.0.1:38130 (error 108)
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29718,"thread_start_us":52,"threads_started":1}
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.059326 19771 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915014 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38078 (local address 127.14.125.126:44379)
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944443 (+ 29429us) server_negotiation.cc:207] Beginning negotiation
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944446 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944456 (+    10us) server_negotiation.cc:408] Connection header received
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944476 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944477 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944488 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944608 (+   120us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.969662 (+ 25054us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.970649 (+   987us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.047305 (+ 76656us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.108 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.108 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.108 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.109 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.107 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.109 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.109 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.109 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.109 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.109 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.109 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.109 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.109 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.109 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.109 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.110 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.107 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.110 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.110 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.106 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.111 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.111 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.111 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.111 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.111 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.111 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.112 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.047569 (+   264us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.058958 (+ 11389us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.059039 (+    81us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.059110 (+    71us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.059226 (+   116us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38078: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38078): Connection reset by peer (error 104)
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29414,"thread_start_us":53,"threads_started":1}
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.059478 19740 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.106 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915759 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38256 (local address 127.14.125.126:44379)
00:13:51.105 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958559 (+ 42800us) server_negotiation.cc:207] Beginning negotiation
00:13:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958561 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.113 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958573 (+    12us) server_negotiation.cc:408] Connection header received
00:13:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958594 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958595 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.113 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.958606 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.105 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.113 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.113 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.113 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.114 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.114 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.114 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.104 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.115 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.115 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.115 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.104 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe41a7780, L:/127.0.0.1:38172 - R:/127.14.125.126:44379] using TOKEN/null
00:13:51.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.116 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.116 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.117 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.117 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.117 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.117 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.959992 (+  1386us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.058273 (+ 98281us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.059081 (+   808us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.059231 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38256: BlockingRecv error: recv got EOF from 127.0.0.1:38256 (error 108)
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42775,"thread_start_us":39,"threads_started":1}
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.074169 19773 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915262 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38158 (local address 127.14.125.126:44379)
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945940 (+ 30678us) server_negotiation.cc:207] Beginning negotiation
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945942 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945980 (+    38us) server_negotiation.cc:408] Connection header received
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945995 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.945996 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946004 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.946128 (+   124us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.020741 (+ 74613us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.021718 (+   977us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.070089 (+ 48371us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.070287 (+   198us) 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
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.073829 (+  3542us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.073878 (+    49us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.073939 (+    61us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.074071 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38158: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38158): Connection reset by peer (error 104)
00:13:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30661,"thread_start_us":56,"threads_started":1}
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.075042 19739 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914754 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38090 (local address 127.14.125.126:44379)
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942742 (+ 27988us) server_negotiation.cc:207] Beginning negotiation
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942744 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942752 (+     8us) server_negotiation.cc:408] Connection header received
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942770 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942771 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942779 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942890 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.065332 (+122442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.066392 (+  1060us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.069265 (+  2873us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.069461 (+   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
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.072529 (+  3068us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.072579 (+    50us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.072634 (+    55us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.074979 (+  2345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38090): Cannot send after transport endpoint shutdown (error 108)
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27975}
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.091277 18750 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914605 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38064 (local address 127.14.125.126:44379)
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926878 (+ 12273us) server_negotiation.cc:207] Beginning negotiation
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926881 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926892 (+    11us) server_negotiation.cc:408] Connection header received
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926918 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926919 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926931 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.926991 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.954276 (+ 27285us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.954982 (+   706us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.089491 (+134509us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.089713 (+   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
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.089791 (+    78us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.089837 (+    46us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.089880 (+    43us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.091165 (+  1285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38064: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38064): Connection reset by peer (error 104)
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12238}
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.097263 19492 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915435 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38216 (local address 127.14.125.126:44379)
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947517 (+ 32082us) server_negotiation.cc:207] Beginning negotiation
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947519 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947546 (+    27us) server_negotiation.cc:408] Connection header received
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947566 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947567 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947578 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.947637 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.096141 (+148504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.096940 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.097173 (+   233us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38216: BlockingRecv error: recv got EOF from 127.0.0.1:38216 (error 108)
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32066,"thread_start_us":44,"threads_started":1}
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.099534 19784 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915505 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38218 (local address 127.14.125.126:44379)
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.956956 (+ 41451us) server_negotiation.cc:207] Beginning negotiation
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.956959 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.956987 (+    28us) server_negotiation.cc:408] Connection header received
00:13:51.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957026 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957027 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957045 (+    18us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.957400 (+   355us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.098236 (+140836us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.099197 (+   961us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.099437 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38218: BlockingRecv error: recv got EOF from 127.0.0.1:38218 (error 108)
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41399,"thread_start_us":65,"threads_started":1}
00:13:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.112833 14887 connection.cc:466] server connection from 127.0.0.1:38142 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:38142 (request call id 0) could send its response
00:13:51.122 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [676ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [908ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.124300 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.916392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38284 (local address 127.14.125.126:44379)
00:13:51.129 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.129 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.131 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.132 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.133 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962302 (+ 45910us) server_negotiation.cc:207] Beginning negotiation
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962305 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962321 (+    16us) server_negotiation.cc:408] Connection header received
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962345 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962346 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962358 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962511 (+   153us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.123199 (+160688us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.124003 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.124212 (+   209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38284: BlockingRecv error: recv got EOF from 127.0.0.1:38284 (error 108)
00:13:51.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45879,"thread_start_us":88,"threads_started":1}
00:13:51.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.134 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.135 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.135 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.134 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.137 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1501), Traces: [0ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [805ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1039ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1314ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.137 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.141 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.141 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.142 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.142 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.140537 19291 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.143 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.711453 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37856 (local address 127.14.125.126:44379)
00:13:51.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.711516 (+    63us) server_negotiation.cc:207] Beginning negotiation
00:13:51.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.711518 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.146 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.788225 (+ 76707us) server_negotiation.cc:408] Connection header received
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.788489 (+   264us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.788491 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.788517 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.788599 (+    82us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964222 (+175623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.964906 (+   684us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.139740 (+174834us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.139988 (+   248us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140096 (+   108us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140101 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140102 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140107 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140123 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140128 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140175 (+    47us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.140450 (+   275us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37856: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37856): Connection reset by peer (error 104)
00:13:51.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:51.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.148 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.149569 19732 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.056482 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38292 (local address 127.14.125.126:44379)
00:13:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.057906 (+  1424us) server_negotiation.cc:207] Beginning negotiation
00:13:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.057908 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.151 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.077744 (+ 19836us) server_negotiation.cc:408] Connection header received
00:13:51.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.077779 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.145 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.077780 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.077794 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.077847 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.148536 (+ 70689us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.149287 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.149491 (+   204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38292: BlockingRecv error: recv got EOF from 127.0.0.1:38292 (error 108)
00:13:51.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.155 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.155 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.156 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.156 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.156 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.156 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1391}
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.150293 19735 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914760 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38154 (local address 127.14.125.126:44379)
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942948 (+ 28188us) server_negotiation.cc:207] Beginning negotiation
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942950 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942963 (+    13us) server_negotiation.cc:408] Connection header received
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942978 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942979 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.942986 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943109 (+   123us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.973029 (+ 29920us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.974257 (+  1228us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.149726 (+175469us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.149932 (+   206us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.150032 (+   100us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.150066 (+    34us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.150113 (+    47us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.150206 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38154: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38154): Connection reset by peer (error 104)
00:13:51.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28160,"thread_start_us":116,"threads_started":1}
00:13:51.158 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.158 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.160 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.160 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.160 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.161 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.161 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.162 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.162 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.159247 19751 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.917084 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38182 (local address 127.14.125.126:44379)
00:13:51.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963542 (+ 46458us) server_negotiation.cc:207] Beginning negotiation
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963543 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963551 (+     8us) server_negotiation.cc:408] Connection header received
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963571 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963571 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.164 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963584 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.963841 (+   257us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.081179 (+117338us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.082073 (+   894us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158614 (+ 76541us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158842 (+   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
00:13:51.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158965 (+   123us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158972 (+     7us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158972 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.158978 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.159000 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.159005 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.159057 (+    52us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.159164 (+   107us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38182: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38182): Connection reset by peer (error 104)
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46445,"thread_start_us":55,"threads_started":1}
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.161583 19733 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.915079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38118 (local address 127.14.125.126:44379)
00:13:51.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944550 (+ 29471us) server_negotiation.cc:207] Beginning negotiation
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944552 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944562 (+    10us) server_negotiation.cc:408] Connection header received
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944579 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944580 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944589 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944707 (+   118us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.092007 (+147300us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.093043 (+  1036us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161000 (+ 67957us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161212 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161295 (+    83us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161338 (+    43us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161387 (+    49us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.161491 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38118: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38118): Connection reset by peer (error 104)
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":29440,"thread_start_us":57,"threads_started":1}
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.163097 19535 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914721 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38032 (local address 127.14.125.126:44379)
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939908 (+ 25187us) server_negotiation.cc:207] Beginning negotiation
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939910 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939921 (+    11us) server_negotiation.cc:408] Connection header received
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939941 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939942 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.939951 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.940001 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.076011 (+136010us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.076805 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.162566 (+ 85761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.162766 (+   200us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.162834 (+    68us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.162873 (+    39us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.162920 (+    47us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.163030 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38032: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38032): Connection reset by peer (error 104)
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25172}
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.166400 19759 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.916854 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37994 (local address 127.14.125.126:44379)
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962596 (+ 45742us) server_negotiation.cc:207] Beginning negotiation
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962597 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962608 (+    11us) server_negotiation.cc:408] Connection header received
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962624 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962625 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962633 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.962744 (+   111us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.056682 (+ 93938us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.057416 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.165281 (+107865us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.165623 (+   342us) 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
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.165740 (+   117us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.165779 (+    39us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.165833 (+    54us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.166280 (+   447us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37994: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37994): Connection reset by peer (error 104)
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45723,"thread_start_us":78,"threads_started":1}
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.167702 19778 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.134051 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38310 (local address 127.14.125.126:44379)
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.134109 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.134111 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.163710 (+ 29599us) server_negotiation.cc:408] Connection header received
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167290 (+  3580us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167292 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167307 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167339 (+    32us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167635 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38310: BlockingRecv error: recv got EOF from 127.0.0.1:38310 (error 108)
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.167860 19734 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.914902 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38056 (local address 127.14.125.126:44379)
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943437 (+ 28535us) server_negotiation.cc:207] Beginning negotiation
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943438 (+     1us) server_negotiation.cc:400] Waiting for connection header
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943445 (+     7us) server_negotiation.cc:408] Connection header received
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943459 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943460 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.943467 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:50.944482 (+  1015us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.053805 (+109323us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.054702 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.166810 (+112108us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167007 (+   197us) 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
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167616 (+   609us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167653 (+    37us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167708 (+    55us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.167807 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38056): Connection reset by peer (error 104)
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28522,"thread_start_us":93,"threads_started":1}
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.170951 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.131550 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38304 (local address 127.14.125.126:44379)
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.131628 (+    78us) server_negotiation.cc:207] Beginning negotiation
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.131631 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.135790 (+  4159us) server_negotiation.cc:408] Connection header received
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.135840 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.135841 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.135861 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.135927 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.169592 (+ 33665us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.170487 (+   895us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.170878 (+   391us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38304: BlockingRecv error: recv got EOF from 127.0.0.1:38304 (error 108)
00:13:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31}
00:13:51.172 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.174 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.174 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.175 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.176 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.176 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.177 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.177 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.178 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.178 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.179 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.124:44199(127.14.125.124:44199)] connecting to peer
00:13:51.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.179 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.179 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.179 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.181 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.181 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.181 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1558), Traces: [0ms] refreshing cache from master, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [708ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.181 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1557), Traces: [0ms] refreshing cache from master, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [697ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1252ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.185 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.187 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.187 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.188 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.188 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.188 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.189 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.189 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.190022 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.182841 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38314 (local address 127.14.125.126:44379)
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.182913 (+    72us) server_negotiation.cc:207] Beginning negotiation
00:13:51.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.182916 (+     3us) server_negotiation.cc:400] Waiting for connection header
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.183106 (+   190us) server_negotiation.cc:408] Connection header received
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.183491 (+   385us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.183492 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.190 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.183509 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.183551 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.188574 (+  5023us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.189374 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.189915 (+   541us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38314: BlockingRecv error: recv got EOF from 127.0.0.1:38314 (error 108)
00:13:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
00:13:51.190 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.191 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.191 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:51.191 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.191 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.193 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.193 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.195 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.206 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.207 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.208 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.210 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.210 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.210 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.211 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.211 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.211 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.214 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.214 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.214 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.226 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.226 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.227 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.227 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.227 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.228 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.228 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.229 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.240 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.240 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6fe21402, L:/127.0.0.1:46764 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x30106bfa, L:/127.0.0.1:38320 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1628), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [701ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [1455ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.245 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.245 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.245 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.245 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.246 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.249 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.249 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.249 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.249 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.250 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.251 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.252 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.253 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.254 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.254 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.255 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.260 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.260 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.260 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.262 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.264 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc74592aa, L:/127.0.0.1:38322 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.265 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.266 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.267 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.269 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e14b841, L:/127.0.0.1:46774 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.271 [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.14.125.124:44199, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [128ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.275 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.275 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state NEGOTIATING
00:13:51.275 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.276 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.124:44199: connection closed
00:13:51.277 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x971b574c, L:/127.0.0.1:46778 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.277014 19922 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.254008 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:33526 (local address 127.14.125.124:44199)
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266142 (+ 12134us) server_negotiation.cc:207] Beginning negotiation
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266144 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266155 (+    11us) server_negotiation.cc:408] Connection header received
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266182 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266183 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.266198 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.270267 (+  4069us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.270336 (+    69us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.271213 (+   877us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.274994 (+  3781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.275213 (+   219us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.275366 (+   153us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.275372 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.275373 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.276562 (+  1189us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.276584 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.276591 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.276738 (+   147us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.276922 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33526: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:33526): Cannot send after transport endpoint shutdown (error 108)
00:13:51.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12099,"thread_start_us":55,"threads_started":1}
00:13:51.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.286 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.287 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85b99c91, L:/127.0.0.1:33528 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.288 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.289 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=441), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [112ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [130ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, deferred=null) after lookup
00:13:51.290 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.293 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.293 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.293 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.293 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4bbff2a2, L:/127.0.0.1:38336 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.294 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.295 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.296 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.305 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfbcb6503, L:/127.0.0.1:33532 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.305 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.306 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.308 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.308 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.308 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.309 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.310 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.310 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.311 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.312 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.313 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.317 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10eca739, L:/127.0.0.1:46788 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.327 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x24cab639, L:/127.0.0.1:33554 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9ef92af, L:/127.0.0.1:33548 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.329 [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.14.125.124:44199, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [156ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.333 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.334 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.335 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.341 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.341 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.341 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.342 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.342 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.342 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.342 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.342 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa34f62a0, L:/127.0.0.1:38344 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.343 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff9de3db, L:/127.0.0.1:46790 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.347 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.347 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [170ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x149331f9, L:/127.0.0.1:33570 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.355 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.355 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.355448 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.348772 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38348 (local address 127.14.125.126:44379)
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.348823 (+    51us) server_negotiation.cc:207] Beginning negotiation
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.348825 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.349573 (+   748us) server_negotiation.cc:408] Connection header received
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.349829 (+   256us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.349830 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.349852 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.349916 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.353296 (+  3380us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.354161 (+   865us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.355362 (+  1201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38348: BlockingRecv error: recv got EOF from 127.0.0.1:38348 (error 108)
00:13:51.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:51.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.357 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.362 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.363 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.364 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.366 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd547bef2, L:/127.0.0.1:33584 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.370 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.372 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c5b0624, L:/127.0.0.1:46792 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.373 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.377 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.380 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x950c6d63, L:/127.0.0.1:33586 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.383 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.386 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e6f7197, L:/127.0.0.1:46800 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=523), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [204ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.392 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.392 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.392 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.393 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.393 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.393 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.393 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.394 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.394 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.395747 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.382743 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38360 (local address 127.14.125.126:44379)
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.382801 (+    58us) server_negotiation.cc:207] Beginning negotiation
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.382803 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.383374 (+   571us) server_negotiation.cc:408] Connection header received
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.388361 (+  4987us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.388363 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.388385 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.388418 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.391662 (+  3244us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.392401 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.394689 (+  2288us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.394885 (+   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
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395347 (+   462us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395352 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395353 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395361 (+     8us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395383 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395387 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395439 (+    52us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.395668 (+   229us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38360: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38360): Connection reset by peer (error 104)
00:13:51.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
00:13:51.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.403 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.408 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.408 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.413 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.413 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.414 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.432 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.432 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.439 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.441 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.442 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.442 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.443 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.445 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.446 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45f64be9, L:/127.0.0.1:46816 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b186ce2, L:/127.0.0.1:38370 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.457 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=608), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [142ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [292ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.462 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.462 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.462 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.472 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.473 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.474 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.479 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.480 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.482 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.482 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf147e5ac, L:/127.0.0.1:46824 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.484 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.485 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x502606af, L:/127.0.0.1:33588 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8cc215fd, L:/127.0.0.1:46836 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=644), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [317ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [321ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.501 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.504 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.504 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.504 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.504 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.505 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.506 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.512406 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.494545 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38382 (local address 127.14.125.126:44379)
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.494625 (+    80us) server_negotiation.cc:207] Beginning negotiation
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.494627 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.495817 (+  1190us) server_negotiation.cc:408] Connection header received
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.496069 (+   252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.496071 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.496088 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.496121 (+    33us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.501191 (+  5070us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.502003 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.509827 (+  7824us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.510134 (+   307us) 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
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511722 (+  1588us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511728 (+     6us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511728 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511734 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511763 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511769 (+     6us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.511814 (+    45us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.512137 (+   323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38382: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38382): Connection reset by peer (error 104)
00:13:51.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34}
00:13:51.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.514 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb55aabc0, L:/127.0.0.1:33604 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.517 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.517 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.518 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.519 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.520 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.522 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=657), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [189ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.523 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.524 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.526 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.527 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.527 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.528 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.528 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.528 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.529 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.530475 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.524868 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38384 (local address 127.14.125.126:44379)
00:13:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.524913 (+    45us) server_negotiation.cc:207] Beginning negotiation
00:13:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.524915 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.525503 (+   588us) server_negotiation.cc:408] Connection header received
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.526374 (+   871us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.526375 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.526389 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.526418 (+    29us) server_negotiation.cc:227] Negotiated authn=TOKEN
00:13:51.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.529414 (+  2996us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.530169 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.530408 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38384: BlockingRecv error: recv got EOF from 127.0.0.1:38384 (error 108)
00:13:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
00:13:51.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.534 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4896a87c, L:/127.0.0.1:33614 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.542 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.544 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.545 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.550 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.550 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.551 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=695), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [155ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [297ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [309ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.551 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.554 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.555 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:51.555 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.555 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.558 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.559 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.559 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.561 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.563 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6450f2e, L:/127.0.0.1:33624 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcdb469a, L:/127.0.0.1:46838 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.570 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=714), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [389ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.575 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.575 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.576 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.576 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.576 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.576 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.580119 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.565834 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38388 (local address 127.14.125.126:44379)
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.565891 (+    57us) server_negotiation.cc:207] Beginning negotiation
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.565893 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.566513 (+   620us) server_negotiation.cc:408] Connection header received
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.566715 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.566717 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.566731 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.566760 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.572339 (+  5579us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.573219 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.578842 (+  5623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579088 (+   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
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579652 (+   564us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579660 (+     8us) server_negotiation.cc:882] Received SASL_INITIATE request from client
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579660 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579667 (+     7us) server_negotiation.cc:923] calling sasl_server_start()
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579688 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579693 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.579763 (+    70us) server_negotiation.cc:1036] Waiting for connection context
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.580019 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38388: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38388): Connection reset by peer (error 104)
00:13:51.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
00:13:51.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.584 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.586 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf0706fc, L:/127.0.0.1:33638 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.587 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.588 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.589 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.594 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.598 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdb0099a, L:/127.0.0.1:46854 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.603 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.606 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.606 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f45185b, L:/127.0.0.1:46862 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.606 [DEBUG - pool-4-thread-49] (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.14.125.124:44199, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [355ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [408ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [421ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.607 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.125:44965(127.14.125.125:44965)] connecting to peer
00:13:51.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=747), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [339ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [431ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.611 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state CONNECTING
00:13:51.611 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.611 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.612 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.612 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.612 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.613 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.613 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.125.124:44199(127.14.125.124:44199)] Successfully connected to peer
00:13:51.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.124
00:13:51.616 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.616 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state CONNECTING due to: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnected from peer
00:13:51.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.617828 19758 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.602250 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38392 (local address 127.14.125.126:44379)
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.602306 (+    56us) server_negotiation.cc:207] Beginning negotiation
00:13:51.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.602308 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.602898 (+   590us) server_negotiation.cc:408] Connection header received
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.603156 (+   258us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.603157 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.603172 (+    15us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.603204 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.615072 (+ 11868us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.615832 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.617753 (+  1921us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38392: BlockingRecv error: recv got EOF from 127.0.0.1:38392 (error 108)
00:13:51.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28}
00:13:51.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:51.620833 19734 negotiation.cc:336] Failed RPC negotiation. Trace:
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.611697 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38396 (local address 127.14.125.126:44379)
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.611757 (+    60us) server_negotiation.cc:207] Beginning negotiation
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.611759 (+     2us) server_negotiation.cc:400] Waiting for connection header
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 00:13:51.620775 (+  9016us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38396: BlockingRecv error: recv got EOF from 127.0.0.1:38396 (error 108)
00:13:51.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":27}
00:13:51.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.622 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.622 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd0beeb5, L:/127.0.0.1:33642 - R:/127.14.125.124:44199] using SASL/PLAIN
00:13:51.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.624 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.630 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.14.125.126:44379(127.14.125.126:44379)] connecting to peer
00:13:51.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a0abc4b, L:/127.0.0.1:46876 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.633 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.125.125:44965(127.14.125.125:44965)] Successfully connected to peer
00:13:51.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.634 [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.14.125.124:44199, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [447ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [457ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, deferred=null) after lookup
00:13:51.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.636 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.125
00:13:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.637 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state NEGOTIATING
00:13:51.637 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.637 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6cc847df, L:/127.0.0.1:38402 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.639 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state NEGOTIATING due to: connection closed
00:13:51.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.14.125.126:44379: connection closed
00:13:51.641 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.641 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.125.126:44379(127.14.125.126:44379)] Successfully connected to peer
00:13:51.649 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.125.126
00:13:51.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd0a12a2, L:/127.0.0.1:38408 - R:/127.14.125.126:44379] using SASL/PLAIN
00:13:51.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x996f087c, L:/127.0.0.1:46886 - R:/127.14.125.125:44965] using SASL/PLAIN
00:13:51.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:51.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=800), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.124:44199, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.125:44965, [408ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.124:44199: OK, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.125.126:44379, [486ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.125:44965: OK, [486ms] Sub RPC ConnectToMaster: received response from server master-127.14.125.126:44379: OK, deferred=null) after lookup
00:13:51.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 4d69d82775804797ab092bd00fe30d19
00:13:51.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ea1fee579fd645f185b4b14e58b15ffc for table 'testManyClients' with partition [<start>, 0x8000000A)
00:13:51.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64722bbc1a524286a54afd998654b9a2 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
00:13:51.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e06cf821b1a348488876479e08dab545 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
00:13:51.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ffa1cf09a8934464a707ee6a57517f98 for table 'testManyClients' with partition [0x8000001E, <end>)
00:13:51.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=ea1fee579fd645f185b4b14e58b15ffc@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=64722bbc1a524286a54afd998654b9a2@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367),0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e06cf821b1a348488876479e08dab545@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=ffa1cf09a8934464a707ee6a57517f98@[006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)[L],0fb48f798eb64bcaa35ad5d6215288c4(127.14.125.65:43705),e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)]}]
00:13:51.668 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.669 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.670 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.672 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.677 [DEBUG - main] (Connection.java:575) [peer e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)] disconnecting while in state READY
00:13:51.677 [DEBUG - main] (Connection.java:575) [peer 006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)] disconnecting while in state READY
00:13:51.677 [DEBUG - main] (Connection.java:575) [peer master-127.14.125.126:44379(127.14.125.126:44379)] disconnecting while in state READY
00:13:51.677 [DEBUG - main] (Connection.java:575) [peer master-127.14.125.124:44199(127.14.125.124:44199)] disconnecting while in state READY
00:13:51.678 [DEBUG - main] (Connection.java:575) [peer master-127.14.125.125:44965(127.14.125.125:44965)] disconnecting while in state READY
00:13:51.678 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)] handling channelInactive
00:13:51.678 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e65d05bc8f6247628caa27d5d30e00de(127.14.125.66:43517)] cleaning up while in state READY due to: connection closed
00:13:51.679 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)] handling channelInactive
00:13:51.679 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 006f24228be54c71a5ed9a0e3d9fc6ab(127.14.125.67:43367)] cleaning up while in state READY due to: connection closed
00:13:51.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.125.126:44379(127.14.125.126:44379)] handling channelInactive
00:13:51.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.125.126:44379(127.14.125.126:44379)] cleaning up while in state READY due to: connection closed
00:13:51.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.125.125:44965(127.14.125.125:44965)] handling channelInactive
00:13:51.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.125.125:44965(127.14.125.125:44965)] cleaning up while in state READY due to: connection closed
00:13:51.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:13:51.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.125.124:44199(127.14.125.124:44199)] handling channelInactive
00:13:51.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.125.124:44199(127.14.125.124:44199)] cleaning up while in state READY due to: connection closed
00:13:51.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.682354 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 15328
00:13:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.703775 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 15585
00:13:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.722705 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 15843
00:13:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.746990 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 14859
00:13:51.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.775601 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 14978
00:13:51.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.792764 14837 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 15100
00:13:51.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:13:51Z chronyd exiting
.00:13:51.860 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786493631860
00:13:51.864 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
00:13:51.864 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
00:13:51.864 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskRkG0rZ/test-tmp
00:13:51.865 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
00:13:51.865 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskRkG0rZ/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
00:13:51.868 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

00:13:51.955 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
00:13:51.955 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

00:13:51.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.956195 20102 mini_oidc.cc:150] Starting JWKS server
00:13:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.956859 20102 webserver.cc:533] Webserver started at http://127.0.0.1:45817/ using document root <none> and password file <none>
00:13:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.956971 20102 mini_oidc.cc:186] Starting OIDC Discovery server
00:13:51.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.957121 20102 webserver.cc:533] Webserver started at http://127.0.0.1:35249/ using document root <none> and password file <none>
00:13:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:13:51Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
00:13:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:13:51Z Disabled control of system clock
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:51.970744 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/logs
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data/info.pb
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.190:37437
00:13:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.190
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json with env {}
00:13:52.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.053263 20129 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:52.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.053469 20129 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:52.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.053489 20129 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055094 20129 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055153 20129 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055166 20129 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055177 20129 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055189 20129 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:52.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.055198 20129 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45817/jwks.json
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.056836 20129 master_runner.cc:387] Master server non-default flags:
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/logs
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.190:37437
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data/info.pb
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.190
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:52.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20129
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.057070 20129 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:52.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.057272 20129 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:52.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.060235 20139 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
00:13:52.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.060251 20129 server_base.cc:1061] running on GCE node
00:13:52.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.060360 20143 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
00:13:52.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.060632 20141 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
00:13:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.060912 20129 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:52.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.061241 20129 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.062448 20129 hybrid_clock.cc:648] HybridClock initialized: now 1786493632062431 us; error 108 us; skew 500 ppm
00:13:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.064003 20129 webserver.cc:533] Webserver started at http://127.19.161.190:39957/ using document root <none> and password file <none>
00:13:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.064179 20129 fs_manager.cc:362] Metadata directory not provided
00:13:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.064214 20129 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:52.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.064301 20129 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.065095 20129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data/instance:
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8f5cddb278042688f642e7db775e2ea"
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.065361 20129 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal/instance:
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8f5cddb278042688f642e7db775e2ea"
00:13:52.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.066620 20129 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
00:13:52.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.067487 20155 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:52.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.067771 20129 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.067844 20129 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e8f5cddb278042688f642e7db775e2ea"
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.067891 20129 fs_report.cc:389] FS layout report
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data/data
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:52.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:52.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.076684 20129 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:52.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.077016 20129 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
00:13:52.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.077112 20129 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:52.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.081630 20129 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.190:37437
00:13:52.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.081663 20242 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.190:37437 every 8 connection(s)
00:13:52.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.082023 20129 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/data/info.pb
00:13:52.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.082597 20243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.083861 20243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.086982 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 20129
00:13:52.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.087131 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-0/wal/instance
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.088120 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/logs
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data/info.pb
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:52.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.189:43717
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.189
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:52.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json with env {}
00:13:52.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.098070 20243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.098627 20159 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.161.189:43717: connect: Connection refused (error 111)
00:13:52.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.099401 20243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.189:43717: Network error: Client connection negotiation failed: client connection to 127.19.161.189:43717: connect: Connection refused (error 111)
00:13:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.148675 20243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } attempt: 1
00:13:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.149446 20243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.189:43717: Network error: Client connection negotiation failed: client connection to 127.19.161.189:43717: connect: Connection refused (error 111)
00:13:52.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.167436 20249 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:52.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.167635 20249 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:52.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.167666 20249 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:52.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169353 20249 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:52.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169421 20249 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:52.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169440 20249 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:52.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169456 20249 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169471 20249 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.169485 20249 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45817/jwks.json
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.171337 20249 master_runner.cc:387] Master server non-default flags:
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/logs
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:52.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.189:43717
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data/info.pb
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.189
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20249
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.171627 20249 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.171993 20249 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.174696 20257 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
00:13:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.174752 20249 server_base.cc:1061] running on GCE node
00:13:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.174907 20266 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
00:13:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.174670 20261 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
00:13:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.175237 20249 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.175488 20249 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.176640 20249 hybrid_clock.cc:648] HybridClock initialized: now 1786493632176614 us; error 40 us; skew 500 ppm
00:13:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.178048 20249 webserver.cc:533] Webserver started at http://127.19.161.189:43515/ using document root <none> and password file <none>
00:13:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.178267 20249 fs_manager.cc:362] Metadata directory not provided
00:13:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.178329 20249 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.178448 20249 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.179558 20249 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data/instance:
00:13:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "310baf834166448388f277ad20bdbbc6"
00:13:52.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.179935 20249 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal/instance:
00:13:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "310baf834166448388f277ad20bdbbc6"
00:13:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.181649 20249 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.003s
00:13:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.182688 20284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.182852 20249 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.182902 20249 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "310baf834166448388f277ad20bdbbc6"
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.182958 20249 fs_report.cc:389] FS layout report
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data/data
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:52.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.194669 20249 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:52.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.195056 20249 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
00:13:52.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.195190 20249 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:52.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.200330 20249 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.189:43717
00:13:52.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.200726 20369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.189:43717 every 8 connection(s)
00:13:52.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.200776 20249 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/data/info.pb
00:13:52.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.201853 20370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:52.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.203742 20370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.204799 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 20249
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.204896 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-1/wal/instance
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.205308 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/logs
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data/info.pb
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:52.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.188:40631
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.188
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:52.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json with env {}
00:13:52.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.211623 20370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.216033 20370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.216589 20287 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.217607 20243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } attempt: 2
00:13:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.221035 20243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.221755 20243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.230476 20370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.265007 20243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 1
00:13:52.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.265790 20243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.279714 20370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 1
00:13:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.280498 20370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.312196 20373 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.312371 20373 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.312390 20373 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:52.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.312930 20243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 2
00:13:52.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.313611 20243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.313999 20373 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.314041 20373 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.314059 20373 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.314074 20373 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.314091 20373 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
00:13:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.314105 20373 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:45817/jwks.json
00:13:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.315709 20373 master_runner.cc:387] Master server non-default flags:
00:13:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/logs
00:13:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.188:40631
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:45817/jwks.json
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data/info.pb
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.188
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20373
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.315960 20373 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:52.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.316222 20373 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.318964 20373 server_base.cc:1061] running on GCE node
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.318921 20384 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
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.318966 20388 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
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.318925 20385 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
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.319391 20373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.319716 20373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.320892 20373 hybrid_clock.cc:648] HybridClock initialized: now 1786493632320867 us; error 31 us; skew 500 ppm
00:13:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.322317 20373 webserver.cc:533] Webserver started at http://127.19.161.188:35057/ using document root <none> and password file <none>
00:13:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.322531 20373 fs_manager.cc:362] Metadata directory not provided
00:13:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.322595 20373 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.322724 20373 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:52.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.323599 20373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data/instance:
00:13:52.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "358f944bd58241a3b49c8d5af69de8c1"
00:13:52.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.323933 20373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal/instance:
00:13:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "358f944bd58241a3b49c8d5af69de8c1"
00:13:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.325152 20373 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.325867 20402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.326061 20373 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.326144 20373 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "358f944bd58241a3b49c8d5af69de8c1"
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.326203 20373 fs_report.cc:389] FS layout report
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data/data
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:52.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:52.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.348699 20370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 2
00:13:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.349502 20370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.161.188:40631: Network error: Client connection negotiation failed: client connection to 127.19.161.188:40631: connect: Connection refused (error 111)
00:13:52.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.367194 20373 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:52.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.367579 20373 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
00:13:52.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.367726 20373 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.371630 20373 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.188:40631
00:13:52.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.371688 20481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.188:40631 every 8 connection(s)
00:13:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.372010 20373 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/data/info.pb
00:13:52.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.372571 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:52.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.374533 20482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.377569 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 20373
00:13:52.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.377671 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/master-2/wal/instance
00:13:52.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.379751 20482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.382830 20482 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } has no permanent_uuid. Determining permanent_uuid...
00:13:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.387099 20482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: Bootstrap starting.
00:13:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.387830 20482 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: Neither blocks nor log segments found. Creating new log.
00:13:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.388058 20482 log.cc:826] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: Log is configured to *not* fsync() on all Append() calls
00:13:52.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.388624 20482 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: No bootstrap required, opened a new log
00:13:52.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.390189 20482 raft_consensus.cc:359] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.390295 20482 raft_consensus.cc:385] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:52.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.390316 20482 raft_consensus.cc:740] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 358f944bd58241a3b49c8d5af69de8c1, State: Initialized, Role: FOLLOWER
00:13:52.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.390383 20482 consensus_queue.cc:260] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.392728 20482 sys_catalog.cc:565] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: configured and running, proceeding with master startup.
00:13:52.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.392709 20496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.392820 20496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.394790 20513 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:52.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.395084 20513 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:52.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.394971 20373 master_runner.cc:187] Error getting master registration for 127.19.161.190:37437: OK, instance_id { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" instance_seqno: 1786493632080221 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
00:13:52.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.396869 20373 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:52.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.420786 20243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 3
00:13:52.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.425612 20243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: Bootstrap starting.
00:13:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.426271 20243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: Neither blocks nor log segments found. Creating new log.
00:13:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.426502 20243 log.cc:826] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: Log is configured to *not* fsync() on all Append() calls
00:13:52.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.427135 20243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: No bootstrap required, opened a new log
00:13:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428434 20243 raft_consensus.cc:359] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428545 20243 raft_consensus.cc:385] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428565 20243 raft_consensus.cc:740] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8f5cddb278042688f642e7db775e2ea, State: Initialized, Role: FOLLOWER
00:13:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428645 20243 consensus_queue.cc:260] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428881 20520 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428923 20243 sys_catalog.cc:565] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: configured and running, proceeding with master startup.
00:13:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.428967 20520 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.430833 20538 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.431041 20538 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.431660 20129 master_runner.cc:187] Error getting master registration for 127.19.161.189:43717: OK, instance_id { permanent_uuid: "310baf834166448388f277ad20bdbbc6" instance_seqno: 1786493632198991 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
00:13:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.433614 20129 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.440680 20370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } attempt: 3
00:13:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.446013 20370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: Bootstrap starting.
00:13:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.446785 20370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: Neither blocks nor log segments found. Creating new log.
00:13:52.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.447074 20370 log.cc:826] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: Log is configured to *not* fsync() on all Append() calls
00:13:52.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.447887 20370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: No bootstrap required, opened a new log
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.449811 20370 raft_consensus.cc:359] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.449978 20370 raft_consensus.cc:385] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.450017 20370 raft_consensus.cc:740] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 310baf834166448388f277ad20bdbbc6, State: Initialized, Role: FOLLOWER
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.450165 20370 consensus_queue.cc:260] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.450505 20370 sys_catalog.cc:565] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: configured and running, proceeding with master startup.
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.450455 20543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.450865 20543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.453409 20569 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
00:13:52.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.453655 20569 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
00:13:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.456131 20249 master_runner.cc:264] No leader master found from master 310baf834166448388f277ad20bdbbc6
00:13:52.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.456200 20249 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.499297 20496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.499426 20496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.499637 20496 leader_election.cc:290] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8f5cddb278042688f642e7db775e2ea (127.19.161.190:37437), 310baf834166448388f277ad20bdbbc6 (127.19.161.189:43717)
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.499974 20332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "358f944bd58241a3b49c8d5af69de8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310baf834166448388f277ad20bdbbc6" is_pre_election: true
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.500135 20332 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 358f944bd58241a3b49c8d5af69de8c1 in term 0.
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.500339 20406 leader_election.cc:304] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [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: 310baf834166448388f277ad20bdbbc6, 358f944bd58241a3b49c8d5af69de8c1; no voters: 
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.500469 20496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.500506 20496 raft_consensus.cc:493] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.500527 20496 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 0 FOLLOWER]: Advancing to term 1
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.501385 20496 raft_consensus.cc:515] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.501516 20496 leader_election.cc:290] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [CANDIDATE]: Term 1 election: Requested vote from peers e8f5cddb278042688f642e7db775e2ea (127.19.161.190:37437), 310baf834166448388f277ad20bdbbc6 (127.19.161.189:43717)
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.502096 20332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "358f944bd58241a3b49c8d5af69de8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "310baf834166448388f277ad20bdbbc6"
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.502179 20332 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 0 FOLLOWER]: Advancing to term 1
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.503542 20332 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 358f944bd58241a3b49c8d5af69de8c1 in term 1.
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.503825 20195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "358f944bd58241a3b49c8d5af69de8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f5cddb278042688f642e7db775e2ea" is_pre_election: true
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.503970 20195 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 358f944bd58241a3b49c8d5af69de8c1 in term 0.
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.504531 20194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "358f944bd58241a3b49c8d5af69de8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8f5cddb278042688f642e7db775e2ea"
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.504616 20194 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 0 FOLLOWER]: Advancing to term 1
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.505472 20194 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 358f944bd58241a3b49c8d5af69de8c1 in term 1.
00:13:52.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.505776 20406 leader_election.cc:304] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [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: 310baf834166448388f277ad20bdbbc6, 358f944bd58241a3b49c8d5af69de8c1; no voters: 
00:13:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.514523 20496 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 1 FOLLOWER]: Leader election won for term 1
00:13:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.514783 20496 raft_consensus.cc:697] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [term 1 LEADER]: Becoming Leader. State: Replica: 358f944bd58241a3b49c8d5af69de8c1, State: Running, Role: LEADER
00:13:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.514889 20496 consensus_queue.cc:237] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [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: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } }
00:13:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.515336 20496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 358f944bd58241a3b49c8d5af69de8c1. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.515426 20496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: This master's current role is: LEADER
00:13:52.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.538748 20574 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
00:13:52.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.539311 20574 catalog_manager.cc:1520] Initializing Kudu cluster ID...
00:13:52.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.552978 20332 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [term 1 FOLLOWER]: Refusing update from remote peer 358f944bd58241a3b49c8d5af69de8c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.554103 20496 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.556672 20543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 358f944bd58241a3b49c8d5af69de8c1. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.556831 20543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.557826 20194 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [term 1 FOLLOWER]: Refusing update from remote peer 358f944bd58241a3b49c8d5af69de8c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:52.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.558166 20496 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:52.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.559509 20520 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 358f944bd58241a3b49c8d5af69de8c1. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.559597 20520 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.567883 20572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.568348 20572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: This master's current role is: LEADER
00:13:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.568866 20520 sys_catalog.cc:455] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.568954 20520 sys_catalog.cc:458] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.569522 20575 mvcc.cc:204] Tried to move back new op lower bound from 7317477918932291584 to 7317477918781829120. Current Snapshot: MvccSnapshot[applied={T|T < 7317477918932291584}]
00:13:52.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.569738 20579 mvcc.cc:204] Tried to move back new op lower bound from 7317477918932291584 to 7317477918781829120. Current Snapshot: MvccSnapshot[applied={T|T < 7317477918932291584}]
00:13:52.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.571687 20496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.571789 20496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1 [sys.catalog]: This master's current role is: LEADER
00:13:52.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.572463 20543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "358f944bd58241a3b49c8d5af69de8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8f5cddb278042688f642e7db775e2ea" member_type: VOTER last_known_addr { host: "127.19.161.190" port: 37437 } } peers { permanent_uuid: "310baf834166448388f277ad20bdbbc6" member_type: VOTER last_known_addr { host: "127.19.161.189" port: 43717 } } peers { permanent_uuid: "358f944bd58241a3b49c8d5af69de8c1" member_type: VOTER last_known_addr { host: "127.19.161.188" port: 40631 } } }
00:13:52.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.572575 20543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6 [sys.catalog]: This master's current role is: FOLLOWER
00:13:52.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.573458 20576 mvcc.cc:204] Tried to move back new op lower bound from 7317477918932291584 to 7317477918781829120. Current Snapshot: MvccSnapshot[applied={T|T < 7317477918932291584}]
00:13:52.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.578583 20574 catalog_manager.cc:1383] Generated new cluster ID: ff351f2a0e44460087a312f2b8843b46
00:13:52.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.578670 20574 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
00:13:52.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.591502 20574 catalog_manager.cc:1406] Generated new certificate authority record
00:13:52.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.592245 20574 catalog_manager.cc:1540] Loading token signing keys...
00:13:52.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.614045 20574 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 358f944bd58241a3b49c8d5af69de8c1: Generated new TSK 0
00:13:52.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.614660 20574 catalog_manager.cc:1550] Initializing in-progress tserver states...
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.625867 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/logs
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data/info.pb
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:52.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.129:0
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.129
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.129
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.802788 20589 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.803480 20589 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.803829 20589 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:52.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.807674 20589 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:52.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.808041 20589 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.161.129
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.811281 20589 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/logs
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.129:0
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data/info.pb
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.129
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20589
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.129
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:52.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.812770 20589 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:52.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.813261 20589 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.816915 20601 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
00:13:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.816977 20595 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
00:13:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.817243 20589 server_base.cc:1061] running on GCE node
00:13:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.817420 20596 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
00:13:52.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.817633 20589 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.817914 20589 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:52.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.819113 20589 hybrid_clock.cc:648] HybridClock initialized: now 1786493632819083 us; error 48 us; skew 500 ppm
00:13:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.821319 20589 webserver.cc:533] Webserver started at http://127.19.161.129:34151/ using document root <none> and password file <none>
00:13:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.821576 20589 fs_manager.cc:362] Metadata directory not provided
00:13:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.821635 20589 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:52.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.821766 20589 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.823005 20589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data/instance:
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1eb28c5dbd4a7684ea9f2bde975826"
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.823447 20589 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal/instance:
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1eb28c5dbd4a7684ea9f2bde975826"
00:13:52.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.825030 20589 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.825938 20612 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.826411 20589 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.826500 20589 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b1eb28c5dbd4a7684ea9f2bde975826"
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.826572 20589 fs_report.cc:389] FS layout report
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data/data
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:52.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:52.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:52.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.840914 20589 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:52.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.841346 20589 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
00:13:52.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.841488 20589 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.841789 20589 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.842667 20589 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.842730 20589 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.842767 20589 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:52.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.842784 20589 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:52.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.850476 20589 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.129:44001
00:13:52.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.850904 20589 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/data/info.pb
00:13:52.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.854157 20810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.129:44001 every 8 connection(s)
00:13:52.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.855840 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 20589
00:13:52.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.855945 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-0/wal/instance
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.857381 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:52.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/logs
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data/info.pb
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.130:0
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.130
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.130
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.858392 20815 heartbeater.cc:344] Connected to a master server at 127.19.161.190:37437
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.858485 20815 heartbeater.cc:461] Registering TS with master...
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.858698 20815 heartbeater.cc:507] Master 127.19.161.190:37437 requested a full tablet report, sending...
00:13:52.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.859205 20181 ts_manager.cc:194] Registered new tserver with Master: 5b1eb28c5dbd4a7684ea9f2bde975826 (127.19.161.129:44001)
00:13:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.862941 20813 heartbeater.cc:344] Connected to a master server at 127.19.161.188:40631
00:13:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.863318 20813 heartbeater.cc:461] Registering TS with master...
00:13:52.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.863543 20813 heartbeater.cc:507] Master 127.19.161.188:40631 requested a full tablet report, sending...
00:13:52.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.863924 20429 ts_manager.cc:194] Registered new tserver with Master: 5b1eb28c5dbd4a7684ea9f2bde975826 (127.19.161.129:44001)
00:13:52.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.864934 20429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.161.129:38127
00:13:52.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.869074 20817 heartbeater.cc:344] Connected to a master server at 127.19.161.189:43717
00:13:52.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.869149 20817 heartbeater.cc:461] Registering TS with master...
00:13:52.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.869230 20817 heartbeater.cc:507] Master 127.19.161.189:43717 requested a full tablet report, sending...
00:13:52.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.869841 20315 ts_manager.cc:194] Registered new tserver with Master: 5b1eb28c5dbd4a7684ea9f2bde975826 (127.19.161.129:44001)
00:13:52.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.980830 20825 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:52.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.981113 20825 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:52.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.981144 20825 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:52.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.983706 20825 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:52.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.983819 20825 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.161.130
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.986373 20825 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/logs
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:52.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.130:0
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data/info.pb
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.130
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20825
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.130
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.986682 20825 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:52.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.986960 20825 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.989697 20844 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
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.989796 20840 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
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:52.989711 20842 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
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.990123 20825 server_base.cc:1061] running on GCE node
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.990290 20825 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.990543 20825 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:52.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.991704 20825 hybrid_clock.cc:648] HybridClock initialized: now 1786493632991686 us; error 32 us; skew 500 ppm
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.993103 20825 webserver.cc:533] Webserver started at http://127.19.161.130:40937/ using document root <none> and password file <none>
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.993333 20825 fs_manager.cc:362] Metadata directory not provided
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.993372 20825 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.993484 20825 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.994585 20825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data/instance:
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db5c3456d4d94e9ba8d1761ff424d30b"
00:13:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.994968 20825 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal/instance:
00:13:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db5c3456d4d94e9ba8d1761ff424d30b"
00:13:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.996431 20825 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.997234 20853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.997386 20825 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.997445 20825 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db5c3456d4d94e9ba8d1761ff424d30b"
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:52 on dist-test-slave-vpvm"
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:52.997520 20825 fs_report.cc:389] FS layout report
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data/data
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.021014 20825 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.021430 20825 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
00:13:53.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.021569 20825 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.022037 20825 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.022617 20825 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.022668 20825 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.022702 20825 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:53.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.022718 20825 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:53.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.030493 20825 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.130:40313
00:13:53.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.030602 21034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.130:40313 every 8 connection(s)
00:13:53.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.031219 20825 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/data/info.pb
00:13:53.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.039430 21036 heartbeater.cc:344] Connected to a master server at 127.19.161.190:37437
00:13:53.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.039813 21036 heartbeater.cc:461] Registering TS with master...
00:13:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.040119 21036 heartbeater.cc:507] Master 127.19.161.190:37437 requested a full tablet report, sending...
00:13:53.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.040678 20181 ts_manager.cc:194] Registered new tserver with Master: db5c3456d4d94e9ba8d1761ff424d30b (127.19.161.130:40313)
00:13:53.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.041558 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 20825
00:13:53.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.041630 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-1/wal/instance
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.042776 21035 heartbeater.cc:344] Connected to a master server at 127.19.161.188:40631
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.042836 21035 heartbeater.cc:461] Registering TS with master...
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.042933 21035 heartbeater.cc:507] Master 127.19.161.188:40631 requested a full tablet report, sending...
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.043517 20429 ts_manager.cc:194] Registered new tserver with Master: db5c3456d4d94e9ba8d1761ff424d30b (127.19.161.130:40313)
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.043977 20429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.161.130:45523
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.044377 20102 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/logs
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data/info.pb
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.131:0
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.131
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.131
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:53.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
00:13:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.047189 21041 heartbeater.cc:344] Connected to a master server at 127.19.161.189:43717
00:13:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.047260 21041 heartbeater.cc:461] Registering TS with master...
00:13:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.047330 21041 heartbeater.cc:507] Master 127.19.161.189:43717 requested a full tablet report, sending...
00:13:53.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.047607 20315 ts_manager.cc:194] Registered new tserver with Master: db5c3456d4d94e9ba8d1761ff424d30b (127.19.161.130:40313)
00:13:53.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.166668 21047 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
00:13:53.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.166957 21047 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
00:13:53.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.166999 21047 flags.cc:432] Enabled unsafe flag: --never_fsync=true
00:13:53.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.169690 21047 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
00:13:53.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.169814 21047 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.161.131
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.172888 21047 tablet_server_runner.cc:78] Tablet server non-default flags:
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/logs
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.161.148:38707
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.161.131:0
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data/info.pb
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.161.131
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.161.190:37437,127.19.161.189:43717,127.19.161.188:40631
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
00:13:53.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21047
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.161.131
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision f7ed5b56c096f54e2f926bf94ceb7fc44c0c1329
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 23:51:02 UTC on e7f111948823
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17637
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.173225 21047 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
00:13:53.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.173497 21047 file_cache.cc:504] Constructed file cache file cache with capacity 419430
00:13:53.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.178047 21055 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
00:13:53.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.178160 21053 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
00:13:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.178051 21047 server_base.cc:1061] running on GCE node
00:13:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.178092 21057 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
00:13:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.182516 21047 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
00:13:53.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.182839 21047 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
00:13:53.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.184015 21047 hybrid_clock.cc:648] HybridClock initialized: now 1786493633183994 us; error 60 us; skew 500 ppm
00:13:53.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.185644 21047 webserver.cc:533] Webserver started at http://127.19.161.131:33641/ using document root <none> and password file <none>
00:13:53.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.185875 21047 fs_manager.cc:362] Metadata directory not provided
00:13:53.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.185933 21047 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
00:13:53.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.186100 21047 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.187240 21047 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data/instance:
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b51c64003734d5b8fe15ae6e1c64fd4"
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:53 on dist-test-slave-vpvm"
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.187655 21047 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal/instance:
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b51c64003734d5b8fe15ae6e1c64fd4"
00:13:53.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:53 on dist-test-slave-vpvm"
00:13:53.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.189625 21047 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
00:13:53.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.190704 21068 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.191102 21047 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.191304 21047 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data,/tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1b51c64003734d5b8fe15ae6e1c64fd4"
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 00:13:53 on dist-test-slave-vpvm"
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.191581 21047 fs_report.cc:389] FS layout report
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data/data
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
00:13:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
00:13:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
00:13:53.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
00:13:53.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.227283 21047 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
00:13:53.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.228029 21047 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
00:13:53.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.228392 21047 kserver.cc:163] Server-wide thread pool size limit: 3276
00:13:53.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.228845 21047 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
00:13:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.229434 21047 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
00:13:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.229717 21047 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
00:13:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.229877 21047 ts_tablet_manager.cc:616] Registered 0 tablets
00:13:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.230053 21047 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
00:13:53.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.240589 21047 rpc_server.cc:307] RPC server started. Bound to: 127.19.161.131:35799
00:13:53.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.240705 21249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.161.131:35799 every 8 connection(s)
00:13:53.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.241369 21047 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/data/info.pb
00:13:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.244302 20102 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu as pid 21047
00:13:53.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.244408 20102 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskRkG0rZ/test-tmp/mini-kudu-cluster11369791966222009782/ts-2/wal/instance
00:13:53.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.250224 21251 heartbeater.cc:344] Connected to a master server at 127.19.161.188:40631
00:13:53.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.250612 21251 heartbeater.cc:461] Registering TS with master...
00:13:53.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.251432 21251 heartbeater.cc:507] Master 127.19.161.188:40631 requested a full tablet report, sending...
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.251930 21255 heartbeater.cc:344] Connected to a master server at 127.19.161.189:43717
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.251996 21255 heartbeater.cc:461] Registering TS with master...
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252041 21254 heartbeater.cc:344] Connected to a master server at 127.19.161.190:37437
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252092 21254 heartbeater.cc:461] Registering TS with master...
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252103 21255 heartbeater.cc:507] Master 127.19.161.189:43717 requested a full tablet report, sending...
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252180 21254 heartbeater.cc:507] Master 127.19.161.190:37437 requested a full tablet report, sending...
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252346 20429 ts_manager.cc:194] Registered new tserver with Master: 1b51c64003734d5b8fe15ae6e1c64fd4 (127.19.161.131:35799)
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252426 20181 ts_manager.cc:194] Registered new tserver with Master: 1b51c64003734d5b8fe15ae6e1c64fd4 (127.19.161.131:35799)
00:13:53.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.252832 20429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.161.131:32779
00:13:53.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.253091 20315 ts_manager.cc:194] Registered new tserver with Master: 1b51c64003734d5b8fe15ae6e1c64fd4 (127.19.161.131:35799)
00:13:53.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.262454 20102 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
00:13:53.263 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
00:13:53.263 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

00:13:53.267 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.161.190"
      port: 37437
    }
    bound_http_address {
      host: "127.19.161.190"
      port: 39957
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.161.189"
      port: 43717
    }
    bound_http_address {
      host: "127.19.161.189"
      port: 43515
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.161.188"
      port: 40631
    }
    bound_http_address {
      host: "127.19.161.188"
      port: 35057
    }
  }
}

00:13:53.267 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

00:13:53.268 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.161.129"
      port: 44001
    }
    bound_http_address {
      host: "127.19.161.129"
      port: 34151
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.161.130"
      port: 40313
    }
    bound_http_address {
      host: "127.19.161.130"
      port: 40937
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.161.131"
      port: 35799
    }
    bound_http_address {
      host: "127.19.161.131"
      port: 33641
    }
  }
}

00:13:53.269 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
00:13:53.271 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
00:13:53.273 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.161.189:43717(127.19.161.189:43717)] connecting to peer
00:13:53.274 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.161.188:40631(127.19.161.188:40631)] connecting to peer
00:13:53.274 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.161.189:43717(127.19.161.189:43717)] Successfully connected to peer
00:13:53.274 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.19.161.190:37437(127.19.161.190:37437)] connecting to peer
00:13:53.275 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.161.188:40631(127.19.161.188:40631)] Successfully connected to peer
00:13:53.276 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.161.189
00:13:53.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.161.188
00:13:53.285 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4d878c6, L:/127.0.0.1:42556 - R:/127.19.161.189:43717] using SASL/PLAIN
00:13:53.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.161.190:37437(127.19.161.190:37437)] Successfully connected to peer
00:13:53.287 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.161.190
00:13:53.288 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb050795b, L:/127.0.0.1:38124 - R:/127.19.161.188:40631] using SASL/PLAIN
00:13:53.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
00:13:53.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.161.189:43717, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.161.188:40631, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.161.190:37437, [14ms] Sub RPC ConnectToMaster: received response from server master-127.19.161.189:43717: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.290452 20429 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38124:
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:53.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
00:13:53.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.290948 20429 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.
00:13:53.295 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7469e0f9, L:/127.0.0.1:55482 - R:/127.19.161.190:37437] using SASL/PLAIN
00:13:53.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 241e407ae4d14b809ff49ac43f449eec
00:13:53.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.313009 21143 tablet_service.cc:1511] Processing CreateTablet for tablet d69c98fa63214e2e9e6cc1360aa20f93 (DEFAULT_TABLE table=testMultipleSessions [id=241e407ae4d14b809ff49ac43f449eec]), partition=RANGE (key) PARTITION UNBOUNDED
00:13:53.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.313359 21143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69c98fa63214e2e9e6cc1360aa20f93. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.313853 20696 tablet_service.cc:1511] Processing CreateTablet for tablet d69c98fa63214e2e9e6cc1360aa20f93 (DEFAULT_TABLE table=testMultipleSessions [id=241e407ae4d14b809ff49ac43f449eec]), partition=RANGE (key) PARTITION UNBOUNDED
00:13:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.314181 20696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69c98fa63214e2e9e6cc1360aa20f93. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.316396 21305 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Bootstrap starting.
00:13:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.317073 21305 tablet_bootstrap.cc:654] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Neither blocks nor log segments found. Creating new log.
00:13:53.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.317359 21305 log.cc:826] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Log is configured to *not* fsync() on all Append() calls
00:13:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.318398 21305 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: No bootstrap required, opened a new log
00:13:53.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.318468 21305 ts_tablet_manager.cc:1403] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.320334 21305 raft_consensus.cc:359] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.320596 21305 raft_consensus.cc:385] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.320649 21305 raft_consensus.cc:740] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b51c64003734d5b8fe15ae6e1c64fd4, State: Initialized, Role: FOLLOWER
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.320757 21305 consensus_queue.cc:260] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [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: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.321069 21305 ts_tablet_manager.cc:1434] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.321226 21251 heartbeater.cc:499] Master 127.19.161.188:40631 was elected leader, sending a full tablet report...
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.321738 20920 tablet_service.cc:1511] Processing CreateTablet for tablet d69c98fa63214e2e9e6cc1360aa20f93 (DEFAULT_TABLE table=testMultipleSessions [id=241e407ae4d14b809ff49ac43f449eec]), partition=RANGE (key) PARTITION UNBOUNDED
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.322068 20920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69c98fa63214e2e9e6cc1360aa20f93. 1 dirs total, 0 dirs full, 0 dirs failed
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.322100 21307 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Bootstrap starting.
00:13:53.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.322763 21307 tablet_bootstrap.cc:654] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Neither blocks nor log segments found. Creating new log.
00:13:53.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.323086 21307 log.cc:826] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Log is configured to *not* fsync() on all Append() calls
00:13:53.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.324837 21312 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Bootstrap starting.
00:13:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.325871 21312 tablet_bootstrap.cc:654] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Neither blocks nor log segments found. Creating new log.
00:13:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.326417 21312 log.cc:826] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Log is configured to *not* fsync() on all Append() calls
00:13:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.326472 21307 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: No bootstrap required, opened a new log
00:13:53.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.326538 21307 ts_tablet_manager.cc:1403] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.327303 21312 tablet_bootstrap.cc:492] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: No bootstrap required, opened a new log
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.327373 21312 ts_tablet_manager.cc:1403] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.328750 21307 raft_consensus.cc:359] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.328894 21307 raft_consensus.cc:385] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.328922 21307 raft_consensus.cc:740] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b1eb28c5dbd4a7684ea9f2bde975826, State: Initialized, Role: FOLLOWER
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.329234 21312 raft_consensus.cc:359] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.329367 21312 raft_consensus.cc:385] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.329416 21312 raft_consensus.cc:740] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5c3456d4d94e9ba8d1761ff424d30b, State: Initialized, Role: FOLLOWER
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.329517 21312 consensus_queue.cc:260] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [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: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.329824 21312 ts_tablet_manager.cc:1434] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.330216 21307 consensus_queue.cc:260] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [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: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.330672 21307 ts_tablet_manager.cc:1434] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
00:13:53.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.330783 21035 heartbeater.cc:499] Master 127.19.161.188:40631 was elected leader, sending a full tablet report...
00:13:53.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.331499 20813 heartbeater.cc:499] Master 127.19.161.188:40631 was elected leader, sending a full tablet report...
00:13:53.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.356083 20818 tablet.cc:2406] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.431667 20538 catalog_manager.cc:1295] Loaded cluster ID: ff351f2a0e44460087a312f2b8843b46
00:13:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.431763 20538 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: loading cluster ID for follower catalog manager: success
00:13:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.432801 20538 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: acquiring CA information for follower catalog manager: success
00:13:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.433161 20538 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e8f5cddb278042688f642e7db775e2ea: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
00:13:53.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.454310 20569 catalog_manager.cc:1295] Loaded cluster ID: ff351f2a0e44460087a312f2b8843b46
00:13:53.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.454419 20569 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: loading cluster ID for follower catalog manager: success
00:13:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.456310 20569 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: acquiring CA information for follower catalog manager: success
00:13:53.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.456800 20569 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 310baf834166448388f277ad20bdbbc6: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
00:13:53.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.492516 21257 tablet.cc:2406] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:53.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.522045 21309 raft_consensus.cc:493] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
00:13:53.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.522285 21309 raft_consensus.cc:515] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.522797 21309 leader_election.cc:290] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5b1eb28c5dbd4a7684ea9f2bde975826 (127.19.161.129:44001), db5c3456d4d94e9ba8d1761ff424d30b (127.19.161.130:40313)
00:13:53.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.526665 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69c98fa63214e2e9e6cc1360aa20f93" candidate_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" is_pre_election: true
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.526685 20952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69c98fa63214e2e9e6cc1360aa20f93" candidate_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" is_pre_election: true
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.526865 20952 raft_consensus.cc:2468] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b51c64003734d5b8fe15ae6e1c64fd4 in term 0.
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.526865 20734 raft_consensus.cc:2468] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b51c64003734d5b8fe15ae6e1c64fd4 in term 0.
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.527128 21070 leader_election.cc:304] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [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: 1b51c64003734d5b8fe15ae6e1c64fd4, 5b1eb28c5dbd4a7684ea9f2bde975826; no voters: 
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.527350 21309 raft_consensus.cc:2804] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.527402 21309 raft_consensus.cc:493] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
00:13:53.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.527424 21309 raft_consensus.cc:3060] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 0 FOLLOWER]: Advancing to term 1
00:13:53.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.528110 21309 raft_consensus.cc:515] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.528282 21309 leader_election.cc:290] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [CANDIDATE]: Term 1 election: Requested vote from peers 5b1eb28c5dbd4a7684ea9f2bde975826 (127.19.161.129:44001), db5c3456d4d94e9ba8d1761ff424d30b (127.19.161.130:40313)
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.528541 20734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69c98fa63214e2e9e6cc1360aa20f93" candidate_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826"
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.528622 20734 raft_consensus.cc:3060] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 0 FOLLOWER]: Advancing to term 1
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529477 20734 raft_consensus.cc:2468] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b51c64003734d5b8fe15ae6e1c64fd4 in term 1.
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529577 20952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69c98fa63214e2e9e6cc1360aa20f93" candidate_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5c3456d4d94e9ba8d1761ff424d30b"
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529666 21070 leader_election.cc:304] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [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: 1b51c64003734d5b8fe15ae6e1c64fd4, 5b1eb28c5dbd4a7684ea9f2bde975826; no voters: 
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529667 20952 raft_consensus.cc:3060] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 0 FOLLOWER]: Advancing to term 1
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529749 21309 raft_consensus.cc:2804] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 1 FOLLOWER]: Leader election won for term 1
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.529918 21309 raft_consensus.cc:697] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [term 1 LEADER]: Becoming Leader. State: Replica: 1b51c64003734d5b8fe15ae6e1c64fd4, State: Running, Role: LEADER
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.530074 21309 consensus_queue.cc:237] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [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: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } }
00:13:53.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.530800 20952 raft_consensus.cc:2468] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b51c64003734d5b8fe15ae6e1c64fd4 in term 1.
00:13:53.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.532112 20429 catalog_manager.cc:5719] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b51c64003734d5b8fe15ae6e1c64fd4 (127.19.161.131). New cstate: current_term: 1 leader_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1b51c64003734d5b8fe15ae6e1c64fd4" member_type: VOTER last_known_addr { host: "127.19.161.131" port: 35799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 } health_report { overall_health: UNKNOWN } } }
00:13:53.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 00:13:53.533237 21042 tablet.cc:2406] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b: Can't schedule compaction. Clean time has not been advanced past its initial value.
00:13:53.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.605 [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.19.161.188:40631, [2ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.605 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)] connecting to peer
00:13:53.606 [DEBUG - pool-705-thread-7] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.606 [DEBUG - pool-705-thread-7] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.606 [DEBUG - pool-705-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [2ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.607 [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.19.161.188:40631, [5ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.608 [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.19.161.188:40631, [5ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [6ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.610 [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.19.161.188:40631, [7ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.610 [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, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [8ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.611 [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.19.161.188:40631, [9ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.615 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=11), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [11ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.616 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.616 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [13ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.617 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [14ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.619 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.619 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [15ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.621 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)] Successfully connected to peer
00:13:53.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [16ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [23ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d69c98fa63214e2e9e6cc1360aa20f93 for table 'testMultipleSessions' with partition [<start>, <end>)
00:13:53.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=d69c98fa63214e2e9e6cc1360aa20f93@[1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)[L],5b1eb28c5dbd4a7684ea9f2bde975826(127.19.161.129:44001),db5c3456d4d94e9ba8d1761ff424d30b(127.19.161.130:40313)]}]
00:13:53.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=23), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.161.188:40631, [23ms] Sub RPC GetTableLocations: received response from server master-127.19.161.188:40631: OK, deferred=null) after lookup
00:13:53.634 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xf5712ca8, L:/127.0.0.1:51986 - R:/127.19.161.131:35799] using TOKEN/null
00:13:53.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.638300 20952 raft_consensus.cc:1275] T d69c98fa63214e2e9e6cc1360aa20f93 P db5c3456d4d94e9ba8d1761ff424d30b [term 1 FOLLOWER]: Refusing update from remote peer 1b51c64003734d5b8fe15ae6e1c64fd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.638962 20734 raft_consensus.cc:1275] T d69c98fa63214e2e9e6cc1360aa20f93 P 5b1eb28c5dbd4a7684ea9f2bde975826 [term 1 FOLLOWER]: Refusing update from remote peer 1b51c64003734d5b8fe15ae6e1c64fd4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
00:13:53.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.639122 21309 consensus_queue.cc:1048] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5c3456d4d94e9ba8d1761ff424d30b" member_type: VOTER last_known_addr { host: "127.19.161.130" port: 40313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:53.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.639842 21309 consensus_queue.cc:1048] T d69c98fa63214e2e9e6cc1360aa20f93 P 1b51c64003734d5b8fe15ae6e1c64fd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b1eb28c5dbd4a7684ea9f2bde975826" member_type: VOTER last_known_addr { host: "127.19.161.129" port: 44001 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
00:13:53.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.650940 21399 mvcc.cc:204] Tried to move back new op lower bound from 7317477923379019776 to 7317477922939830272. Current Snapshot: MvccSnapshot[applied={T|T < 7317477923379019776}]
00:13:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.654639 21401 mvcc.cc:204] Tried to move back new op lower bound from 7317477923379019776 to 7317477922939830272. Current Snapshot: MvccSnapshot[applied={T|T < 7317477923379019776}]
00:13:53.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:13:53.690097 21397 mvcc.cc:204] Tried to move back new op lower bound from 7317477923588792320 to 7317477922939830272. Current Snapshot: MvccSnapshot[applied={T|T < 7317477923588792320 or (T in {7317477923588792320})}]
00:14:05.909 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 11900 rows
00:14:05.911 [DEBUG - main] (Connection.java:575) [peer master-127.19.161.189:43717(127.19.161.189:43717)] disconnecting while in state READY
00:14:05.912 [DEBUG - main] (Connection.java:575) [peer master-127.19.161.188:40631(127.19.161.188:40631)] disconnecting while in state READY
00:14:05.912 [DEBUG - main] (Connection.java:575) [peer 1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)] disconnecting while in state READY
00:14:05.912 [DEBUG - main] (Connection.java:575) [peer master-127.19.161.190:37437(127.19.161.190:37437)] disconnecting while in state READY
00:14:05.912 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)] handling channelInactive
00:14:05.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.161.189:43717(127.19.161.189:43717)] handling channelInactive
00:14:05.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.161.189:43717(127.19.161.189:43717)] cleaning up while in state READY due to: connection closed
00:14:05.913 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1b51c64003734d5b8fe15ae6e1c64fd4(127.19.161.131:35799)] cleaning up while in state READY due to: connection closed
00:14:05.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
00:14:05.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.161.190:37437(127.19.161.190:37437)] handling channelInactive
00:14:05.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.161.190:37437(127.19.161.190:37437)] cleaning up while in state READY due to: connection closed
00:14:05.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.161.188:40631(127.19.161.188:40631)] handling channelInactive
00:14:05.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.161.188:40631(127.19.161.188:40631)] cleaning up while in state READY due to: connection closed
00:14:05.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.917145 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 20589
00:14:05.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.934823 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 20825
00:14:05.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.950932 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 21047
00:14:05.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.966429 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 20129
00:14:05.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.977851 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 20249
00:14:05.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 00:14:05.992233 20102 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskRkG0rZ/build/release/bin/kudu with pid 20373
00:14:06.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T00:14:06Z chronyd exiting

Time: 28.025

OK (2 tests)

