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

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

20:02:35.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.666795 29886 mini_oidc.cc:150] Starting JWKS server
20:02:35.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.669054 29886 webserver.cc:533] Webserver started at http://127.0.0.1:44563/ using document root <none> and password file <none>
20:02:35.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.669292 29886 mini_oidc.cc:186] Starting OIDC Discovery server
20:02:35.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.669641 29886 webserver.cc:533] Webserver started at http://127.0.0.1:46685/ using document root <none> and password file <none>
20:02:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:02:35Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:02:35.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:02:35Z Disabled control of system clock
20:02:35.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.685765 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:35.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:35.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal
20:02:35.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data
20:02:35.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:35.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:35.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:35.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:35.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:35.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:35.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/logs
20:02:35.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data/info.pb
20:02:35.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:35.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:35.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:35.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:35.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:35.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.190:45035
20:02:35.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.190
20:02:35.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:35.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:35.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:35.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:35.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json with env {}
20:02:35.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.799830 29897 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.800172 29897 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:35.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.800222 29897 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:35.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804374 29897 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:35.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804461 29897 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:35.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804482 29897 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:35.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804500 29897 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:35.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804519 29897 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:35.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.804534 29897 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44563/jwks.json
20:02:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.809636 29897 master_runner.cc:387] Master server non-default flags:
20:02:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/logs
20:02:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:35.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:35.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:35.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:35.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:35.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:35.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.190:45035
20:02:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:35.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data/info.pb
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.190
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:35.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29897
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:35.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:35.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:35.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.810978 29897 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:35.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.812602 29897 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:35.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.820407 29904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:35.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.820426 29903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:35.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.820407 29906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:35.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.821286 29897 server_base.cc:1061] running on GCE node
20:02:35.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.821987 29897 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:35.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.823194 29897 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:35.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.824416 29897 hybrid_clock.cc:648] HybridClock initialized: now 1786478555824396 us; error 39 us; skew 500 ppm
20:02:35.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.827013 29897 webserver.cc:533] Webserver started at http://127.29.47.190:37695/ using document root <none> and password file <none>
20:02:35.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.827756 29897 fs_manager.cc:362] Metadata directory not provided
20:02:35.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.827853 29897 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:35.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.828097 29897 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:35.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.829990 29897 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data/instance:
20:02:35.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "36b60c5de33b42a88010a3973ed61fda"
20:02:35.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:35 on dist-test-slave-5l3k"
20:02:35.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.830658 29897 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal/instance:
20:02:35.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "36b60c5de33b42a88010a3973ed61fda"
20:02:35.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:35 on dist-test-slave-5l3k"
20:02:35.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.834867 29897 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
20:02:35.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.837603 29912 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.838948 29897 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
20:02:35.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.839131 29897 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal
20:02:35.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "36b60c5de33b42a88010a3973ed61fda"
20:02:35.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:35 on dist-test-slave-5l3k"
20:02:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.839257 29897 fs_report.cc:389] FS layout report
20:02:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal
20:02:35.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal
20:02:35.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data/data
20:02:35.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:35.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:35.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:35.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:35.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:35.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:35.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:35.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:35.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.868175 29897 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.869074 29897 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:35.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.869313 29897 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:35.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.877719 29897 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.190:45035
20:02:35.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.877722 29976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.190:45035 every 8 connection(s)
20:02:35.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.879158 29897 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/data/info.pb
20:02:35.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.883159 29977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:35.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.885331 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 29897
20:02:35.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.885537 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-0/wal/instance
20:02:35.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.887395 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal
20:02:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data
20:02:35.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:35.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:35.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:35.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/logs
20:02:35.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data/info.pb
20:02:35.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:35.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:35.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:35.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:35.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:35.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.189:33015
20:02:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.189
20:02:35.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:35.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:35.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:35.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:35.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:35.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:35.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:35.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:35.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json with env {}
20:02:35.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.887887 29977 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } has no permanent_uuid. Determining permanent_uuid...
20:02:35.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.906353 29977 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } has no permanent_uuid. Determining permanent_uuid...
20:02:35.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.907472 29916 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.47.189:33015: connect: Connection refused (error 111)
20:02:35.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.908718 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.189:33015: Network error: Client connection negotiation failed: client connection to 127.29.47.189:33015: connect: Connection refused (error 111)
20:02:35.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:35.958039 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } attempt: 1
20:02:35.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:35.960104 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.189:33015: Network error: Client connection negotiation failed: client connection to 127.29.47.189:33015: connect: Connection refused (error 111)
20:02:36.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.003813 29979 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.004081 29979 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.004127 29979 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.007936 29979 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:36.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.008023 29979 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.008049 29979 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.008072 29979 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.008095 29979 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:36.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.008109 29979 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44563/jwks.json
20:02:36.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.012583 29979 master_runner.cc:387] Master server non-default flags:
20:02:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/logs
20:02:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data
20:02:36.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal
20:02:36.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.189:33015
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data/info.pb
20:02:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.189
20:02:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.29979
20:02:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:36.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:36.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.013835 29979 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.015108 29979 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.022835 29989 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.022842 29990 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.022840 29992 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.024009 29979 server_base.cc:1061] running on GCE node
20:02:36.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.024876 29979 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.026160 29979 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.027380 29979 hybrid_clock.cc:648] HybridClock initialized: now 1786478556027357 us; error 49 us; skew 500 ppm
20:02:36.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.028322 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } attempt: 2
20:02:36.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.029884 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.189:33015: Network error: Client connection negotiation failed: client connection to 127.29.47.189:33015: connect: Connection refused (error 111)
20:02:36.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.030047 29979 webserver.cc:533] Webserver started at http://127.29.47.189:38599/ using document root <none> and password file <none>
20:02:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.030922 29979 fs_manager.cc:362] Metadata directory not provided
20:02:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.031019 29979 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.031272 29979 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.033839 29979 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data/instance:
20:02:36.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8983e0246b2249ecabd985b7d644f70e"
20:02:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.034439 29979 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal/instance:
20:02:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8983e0246b2249ecabd985b7d644f70e"
20:02:36.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.039440 29979 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
20:02:36.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.042598 29999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.044132 29979 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
20:02:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.044291 29979 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal
20:02:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8983e0246b2249ecabd985b7d644f70e"
20:02:36.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.044389 29979 fs_report.cc:389] FS layout report
20:02:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal
20:02:36.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data/data
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:36.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.057968 29979 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:36.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.058732 29979 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:36.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.058904 29979 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.066530 29979 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.189:33015
20:02:36.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.066529 30055 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.189:33015 every 8 connection(s)
20:02:36.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.068048 29979 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/data/info.pb
20:02:36.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.072021 30056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:36.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.075393 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 29979
20:02:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.075546 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-1/wal/instance
20:02:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.076359 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/logs
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data/info.pb
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.188:43205
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.188
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json with env {}
20:02:36.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.076990 30056 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.091490 30056 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.099690 30056 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.100749 30003 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.101912 30056 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.121049 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } attempt: 3
20:02:36.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.126441 29977 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.128177 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.151175 30056 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 1
20:02:36.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.153000 30056 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.159446 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 1
20:02:36.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.161386 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.200021 30058 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.200297 30058 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.200343 30058 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204217 30058 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:36.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204293 30058 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204313 30058 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204332 30058 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204351 30058 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:36.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.204366 30058 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44563/jwks.json
20:02:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.208846 30058 master_runner.cc:387] Master server non-default flags:
20:02:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/logs
20:02:36.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.188:43205
20:02:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:36.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44563/jwks.json
20:02:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data/info.pb
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.188
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30058
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.210012 30058 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.211297 30058 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.217967 30067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.217971 30066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.218084 30070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.218832 30058 server_base.cc:1061] running on GCE node
20:02:36.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.219426 30058 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.220361 30058 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.221532 30056 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 2
20:02:36.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.221686 30058 hybrid_clock.cc:648] HybridClock initialized: now 1786478556221664 us; error 38 us; skew 500 ppm
20:02:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.223798 30056 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.224522 30058 webserver.cc:533] Webserver started at http://127.29.47.188:43777/ using document root <none> and password file <none>
20:02:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.225294 30058 fs_manager.cc:362] Metadata directory not provided
20:02:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.225404 30058 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.225675 30058 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.227669 30058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data/instance:
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88554183550c416081dba2cdedfd2929"
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.228332 30058 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal/instance:
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88554183550c416081dba2cdedfd2929"
20:02:36.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.232409 30058 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
20:02:36.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.235008 30077 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.236263 30058 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
20:02:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.236425 30058 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal
20:02:36.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88554183550c416081dba2cdedfd2929"
20:02:36.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.236542 30058 fs_report.cc:389] FS layout report
20:02:36.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data/data
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.236642 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 2
20:02:36.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.238233 29977 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.47.188:43205: Network error: Client connection negotiation failed: client connection to 127.29.47.188:43205: connect: Connection refused (error 111)
20:02:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.255728 30058 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:36.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.256613 30058 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:36.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.256850 30058 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:36.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.264941 30058 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.188:43205
20:02:36.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.264958 30135 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.188:43205 every 8 connection(s)
20:02:36.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.266314 30058 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/data/info.pb
20:02:36.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.269601 30138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:36.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.273543 30138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.275704 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 30058
20:02:36.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.275846 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/master-2/wal/instance
20:02:36.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.284775 30138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.290267 30138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } has no permanent_uuid. Determining permanent_uuid...
20:02:36.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.299872 30138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: Bootstrap starting.
20:02:36.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.302645 30138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: Neither blocks nor log segments found. Creating new log.
20:02:36.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.303607 30138 log.cc:826] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: Log is configured to *not* fsync() on all Append() calls
20:02:36.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.305619 30138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: No bootstrap required, opened a new log
20:02:36.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.309171 30138 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.309405 30138 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.309448 30138 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88554183550c416081dba2cdedfd2929, State: Initialized, Role: FOLLOWER
20:02:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.309839 30138 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.310386 30147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.310572 30147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.311088 30138 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: configured and running, proceeding with master startup.
20:02:36.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.314966 30056 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 3
20:02:36.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.316381 30158 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.316865 30158 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:36.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.315270 30058 master_runner.cc:187] Error getting master registration for 127.29.47.190:45035: OK, instance_id { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" instance_seqno: 1786478555875333 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:36.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.317689 30058 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:36.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.323607 30056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: Bootstrap starting.
20:02:36.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.326767 30056 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: Neither blocks nor log segments found. Creating new log.
20:02:36.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.327757 30056 log.cc:826] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: Log is configured to *not* fsync() on all Append() calls
20:02:36.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.330031 30056 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: No bootstrap required, opened a new log
20:02:36.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.334367 30056 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.334666 30056 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.334739 30056 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8983e0246b2249ecabd985b7d644f70e, State: Initialized, Role: FOLLOWER
20:02:36.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.335273 30056 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.335919 30162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.336073 30162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.336750 30056 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: configured and running, proceeding with master startup.
20:02:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.337420 29977 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } attempt: 3
20:02:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.340679 29979 master_runner.cc:187] Error getting master registration for 127.29.47.190:45035: OK, instance_id { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" instance_seqno: 1786478555875333 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:36.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.343101 30177 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:36.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.343150 29979 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:36.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.343174 30177 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:36.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.347631 29977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: Bootstrap starting.
20:02:36.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.350327 29977 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: Neither blocks nor log segments found. Creating new log.
20:02:36.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.351329 29977 log.cc:826] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: Log is configured to *not* fsync() on all Append() calls
20:02:36.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.356118 29977 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: No bootstrap required, opened a new log
20:02:36.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.359249 29977 raft_consensus.cc:359] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.359473 29977 raft_consensus.cc:385] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.359527 29977 raft_consensus.cc:740] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36b60c5de33b42a88010a3973ed61fda, State: Initialized, Role: FOLLOWER
20:02:36.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.360075 29977 consensus_queue.cc:260] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.361536 29977 sys_catalog.cc:565] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: configured and running, proceeding with master startup.
20:02:36.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.365502 30180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.366127 30180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.371590 29921 tablet.cc:2406] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:36.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.373405 29897 master_runner.cc:264] No leader master found from master 36b60c5de33b42a88010a3973ed61fda
20:02:36.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.373500 29897 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:36.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.377949 30192 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:36.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.380060 30192 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:36.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.417237 30162 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:36.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.417451 30162 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.419533 30180 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.419709 30180 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.420799 30180 leader_election.cc:290] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8983e0246b2249ecabd985b7d644f70e (127.29.47.189:33015), 88554183550c416081dba2cdedfd2929 (127.29.47.188:43205)
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.421882 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "36b60c5de33b42a88010a3973ed61fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8983e0246b2249ecabd985b7d644f70e" is_pre_election: true
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.422111 30027 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36b60c5de33b42a88010a3973ed61fda in term 0.
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.422601 30108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "36b60c5de33b42a88010a3973ed61fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88554183550c416081dba2cdedfd2929" is_pre_election: true
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.422861 30108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36b60c5de33b42a88010a3973ed61fda in term 0.
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.423372 29918 leader_election.cc:304] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [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: 36b60c5de33b42a88010a3973ed61fda, 88554183550c416081dba2cdedfd2929; no voters: 
20:02:36.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.424155 30162 leader_election.cc:290] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 36b60c5de33b42a88010a3973ed61fda (127.29.47.190:45035), 88554183550c416081dba2cdedfd2929 (127.29.47.188:43205)
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.424854 29944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8983e0246b2249ecabd985b7d644f70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36b60c5de33b42a88010a3973ed61fda" is_pre_election: true
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.425060 29944 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8983e0246b2249ecabd985b7d644f70e in term 0.
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.425649 30003 leader_election.cc:304] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [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: 36b60c5de33b42a88010a3973ed61fda, 8983e0246b2249ecabd985b7d644f70e; no voters: 
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.425968 30108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8983e0246b2249ecabd985b7d644f70e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88554183550c416081dba2cdedfd2929" is_pre_election: true
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.426128 30108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8983e0246b2249ecabd985b7d644f70e in term 0.
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.426770 30180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:36.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.426873 30180 raft_consensus.cc:493] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:36.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.426918 30180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 0 FOLLOWER]: Advancing to term 1
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.428249 30180 raft_consensus.cc:515] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.428691 30180 leader_election.cc:290] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [CANDIDATE]: Term 1 election: Requested vote from peers 8983e0246b2249ecabd985b7d644f70e (127.29.47.189:33015), 88554183550c416081dba2cdedfd2929 (127.29.47.188:43205)
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.429543 30027 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "36b60c5de33b42a88010a3973ed61fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8983e0246b2249ecabd985b7d644f70e"
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.429669 30027 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 0 FOLLOWER]: Advancing to term 1
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.431058 30027 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36b60c5de33b42a88010a3973ed61fda in term 1.
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.431489 29916 leader_election.cc:304] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [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: 36b60c5de33b42a88010a3973ed61fda, 8983e0246b2249ecabd985b7d644f70e; no voters: 
20:02:36.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.431769 30108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "36b60c5de33b42a88010a3973ed61fda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88554183550c416081dba2cdedfd2929"
20:02:36.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.431900 30108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 0 FOLLOWER]: Advancing to term 1
20:02:36.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.433125 30108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36b60c5de33b42a88010a3973ed61fda in term 1.
20:02:36.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.435748 30162 raft_consensus.cc:2764] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
20:02:36.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.438867 30180 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 1 FOLLOWER]: Leader election won for term 1
20:02:36.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.439155 30180 raft_consensus.cc:697] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [term 1 LEADER]: Becoming Leader. State: Replica: 36b60c5de33b42a88010a3973ed61fda, State: Running, Role: LEADER
20:02:36.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.439543 30180 consensus_queue.cc:237] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [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: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } }
20:02:36.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.451524 30180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36b60c5de33b42a88010a3973ed61fda. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.451689 30180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: This master's current role is: LEADER
20:02:36.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.460572 30197 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
20:02:36.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.463701 30197 catalog_manager.cc:1520] Initializing Kudu cluster ID...
20:02:36.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.472308 30108 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [term 1 FOLLOWER]: Refusing update from remote peer 36b60c5de33b42a88010a3973ed61fda: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:36.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.476935 30194 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:36.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.483182 30147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36b60c5de33b42a88010a3973ed61fda. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.483515 30147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.486532 30027 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [term 1 FOLLOWER]: Refusing update from remote peer 36b60c5de33b42a88010a3973ed61fda: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:36.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.487373 30194 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [LEADER]: Connected to new peer: Peer: permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:36.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.493557 30162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 36b60c5de33b42a88010a3973ed61fda. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.493736 30162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.503293 30194 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.503479 30194 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: This master's current role is: LEADER
20:02:36.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.505869 30162 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.506034 30162 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.509506 30085 tablet.cc:2406] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:36.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.510532 30198 mvcc.cc:204] Tried to move back new op lower bound from 7317416167301230592 to 7317416167220056064. Current Snapshot: MvccSnapshot[applied={T|T < 7317416167301230592}]
20:02:36.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.512509 30202 mvcc.cc:204] Tried to move back new op lower bound from 7317416167301230592 to 7317416167220056064. Current Snapshot: MvccSnapshot[applied={T|T < 7317416167301230592}]
20:02:36.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.516512 30180 sys_catalog.cc:455] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.516703 30180 sys_catalog.cc:458] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda [sys.catalog]: This master's current role is: LEADER
20:02:36.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.520748 30147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "36b60c5de33b42a88010a3973ed61fda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "36b60c5de33b42a88010a3973ed61fda" member_type: VOTER last_known_addr { host: "127.29.47.190" port: 45035 } } peers { permanent_uuid: "8983e0246b2249ecabd985b7d644f70e" member_type: VOTER last_known_addr { host: "127.29.47.189" port: 33015 } } peers { permanent_uuid: "88554183550c416081dba2cdedfd2929" member_type: VOTER last_known_addr { host: "127.29.47.188" port: 43205 } } }
20:02:36.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.520900 30147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929 [sys.catalog]: This master's current role is: FOLLOWER
20:02:36.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.526815 30199 mvcc.cc:204] Tried to move back new op lower bound from 7317416167301230592 to 7317416167220056064. Current Snapshot: MvccSnapshot[applied={T|T < 7317416167301230592}]
20:02:36.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.529309 30197 catalog_manager.cc:1383] Generated new cluster ID: cd711acb659a41dbb9bfb64e7e20734f
20:02:36.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.529414 30197 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
20:02:36.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.565560 30197 catalog_manager.cc:1406] Generated new certificate authority record
20:02:36.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.569056 30197 catalog_manager.cc:1540] Loading token signing keys...
20:02:36.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.582257 30197 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 36b60c5de33b42a88010a3973ed61fda: Generated new TSK 0
20:02:36.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.583413 30197 catalog_manager.cc:1550] Initializing in-progress tserver states...
20:02:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.589399 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/logs
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data/info.pb
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:36.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.129:0
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.129
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.129
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:36.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.727932 30208 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.728259 30208 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.728331 30208 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.732388 30208 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.732589 30208 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.47.129
20:02:36.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.737332 30208 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/logs
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal
20:02:36.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.129:0
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data/info.pb
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.129
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30208
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.129
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:36.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:36.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:36.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.739168 30208 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.740864 30208 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.748473 30214 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.748924 30218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.749082 30208 server_base.cc:1061] running on GCE node
20:02:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.748473 30215 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.749754 30208 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.750598 30208 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.751814 30208 hybrid_clock.cc:648] HybridClock initialized: now 1786478556751742 us; error 80 us; skew 500 ppm
20:02:36.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.754632 30208 webserver.cc:533] Webserver started at http://127.29.47.129:38335/ using document root <none> and password file <none>
20:02:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.755492 30208 fs_manager.cc:362] Metadata directory not provided
20:02:36.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.755595 30208 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.755846 30208 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.758332 30208 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data/instance:
20:02:36.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8527add729454ab7a72b70ccbef11875"
20:02:36.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.759075 30208 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal/instance:
20:02:36.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8527add729454ab7a72b70ccbef11875"
20:02:36.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.763976 30208 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
20:02:36.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.767153 30226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.768908 30208 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.769114 30208 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8527add729454ab7a72b70ccbef11875"
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.769232 30208 fs_report.cc:389] FS layout report
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data/data
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:36.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.801857 30208 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:36.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.802671 30208 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:36.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.802858 30208 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:36.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.803431 30208 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:36.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.804538 30208 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:36.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.804590 30208 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:36.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.804631 30208 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:36.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.804647 30208 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:36.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.815537 30208 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.129:44483
20:02:36.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.815552 30358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.129:44483 every 8 connection(s)
20:02:36.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.816785 30208 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/data/info.pb
20:02:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.819098 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 30208
20:02:36.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.819247 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-0/wal/instance
20:02:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.822590 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal
20:02:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data
20:02:36.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/logs
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data/info.pb
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.130:0
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.130
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.130
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:36.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.829675 30361 heartbeater.cc:344] Connected to a master server at 127.29.47.188:43205
20:02:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.829686 30362 heartbeater.cc:344] Connected to a master server at 127.29.47.189:33015
20:02:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.829983 30362 heartbeater.cc:461] Registering TS with master...
20:02:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.829982 30361 heartbeater.cc:461] Registering TS with master...
20:02:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.830309 30359 heartbeater.cc:344] Connected to a master server at 127.29.47.190:45035
20:02:36.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.830376 30359 heartbeater.cc:461] Registering TS with master...
20:02:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.830888 30361 heartbeater.cc:507] Master 127.29.47.188:43205 requested a full tablet report, sending...
20:02:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.830878 30362 heartbeater.cc:507] Master 127.29.47.189:33015 requested a full tablet report, sending...
20:02:36.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.830878 30359 heartbeater.cc:507] Master 127.29.47.190:45035 requested a full tablet report, sending...
20:02:36.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.832783 30097 ts_manager.cc:194] Registered new tserver with Master: 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483)
20:02:36.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.832996 30016 ts_manager.cc:194] Registered new tserver with Master: 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483)
20:02:36.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.833770 29933 ts_manager.cc:194] Registered new tserver with Master: 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483)
20:02:36.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.835072 29933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.47.129:45139
20:02:36.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.951253 30369 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:36.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.951551 30369 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:36.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.951622 30369 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:36.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.955713 30369 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:36.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.955897 30369 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.47.130
20:02:36.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.960485 30369 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/logs
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.130:0
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data/info.pb
20:02:36.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.130
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30369
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.130
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:36.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:36.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.962227 30369 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:36.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.963884 30369 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.971135 30377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.971127 30375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:36.971131 30374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.971316 30369 server_base.cc:1061] running on GCE node
20:02:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.972246 30369 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:36.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.972793 30369 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:36.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.973999 30369 hybrid_clock.cc:648] HybridClock initialized: now 1786478556973948 us; error 82 us; skew 500 ppm
20:02:36.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.976347 30369 webserver.cc:533] Webserver started at http://127.29.47.130:39479/ using document root <none> and password file <none>
20:02:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.977032 30369 fs_manager.cc:362] Metadata directory not provided
20:02:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.977135 30369 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:36.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.977401 30369 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:36.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.979338 30369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data/instance:
20:02:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5459a27f3504e539201469bdb75251b"
20:02:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.979928 30369 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal/instance:
20:02:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5459a27f3504e539201469bdb75251b"
20:02:36.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.983949 30369 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
20:02:36.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.986644 30383 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.987836 30369 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.987986 30369 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a5459a27f3504e539201469bdb75251b"
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:36 on dist-test-slave-5l3k"
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:36.988162 30369 fs_report.cc:389] FS layout report
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data/data
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:36.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:36.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.051805 30369 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.052699 30369 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.052943 30369 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.053644 30369 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.054852 30369 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.054936 30369 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.054996 30369 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:37.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.055019 30369 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:37.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.065992 30369 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.130:43567
20:02:37.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.066013 30517 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.130:43567 every 8 connection(s)
20:02:37.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.067373 30369 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/data/info.pb
20:02:37.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.077263 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 30369
20:02:37.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.077404 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-1/wal/instance
20:02:37.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.080513 30518 heartbeater.cc:344] Connected to a master server at 127.29.47.190:45035
20:02:37.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.080845 30518 heartbeater.cc:461] Registering TS with master...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.081593 30518 heartbeater.cc:507] Master 127.29.47.190:45035 requested a full tablet report, sending...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.082219 30520 heartbeater.cc:344] Connected to a master server at 127.29.47.189:33015
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.082307 30520 heartbeater.cc:461] Registering TS with master...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.082548 30520 heartbeater.cc:507] Master 127.29.47.189:33015 requested a full tablet report, sending...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.082891 30519 heartbeater.cc:344] Connected to a master server at 127.29.47.188:43205
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.082963 30519 heartbeater.cc:461] Registering TS with master...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.083144 30519 heartbeater.cc:507] Master 127.29.47.188:43205 requested a full tablet report, sending...
20:02:37.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.083254 29933 ts_manager.cc:194] Registered new tserver with Master: a5459a27f3504e539201469bdb75251b (127.29.47.130:43567)
20:02:37.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.083743 30015 ts_manager.cc:194] Registered new tserver with Master: a5459a27f3504e539201469bdb75251b (127.29.47.130:43567)
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.083961 29933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.47.130:59835
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.084343 30097 ts_manager.cc:194] Registered new tserver with Master: a5459a27f3504e539201469bdb75251b (127.29.47.130:43567)
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.085578 29886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal
20:02:37.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/logs
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data/info.pb
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.131:0
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.131
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.131
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.202957 30525 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.203256 30525 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:37.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.203325 30525 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:37.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.207068 30525 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:37.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.207271 30525 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.47.131
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.211678 30525 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/logs
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.47.148:33279
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.47.131:0
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:37.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data/info.pb
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.47.131
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.47.190:45035,127.29.47.189:33015,127.29.47.188:43205
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30525
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.47.131
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:37.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:37.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:37.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.213327 30525 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:37.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.214883 30525 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.222044 30533 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.222208 30531 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:37.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:37.222435 30530 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:37.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.222838 30525 server_base.cc:1061] running on GCE node
20:02:37.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.223593 30525 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:37.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.224363 30525 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:37.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.225590 30525 hybrid_clock.cc:648] HybridClock initialized: now 1786478557225576 us; error 34 us; skew 500 ppm
20:02:37.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.228312 30525 webserver.cc:533] Webserver started at http://127.29.47.131:33741/ using document root <none> and password file <none>
20:02:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.229123 30525 fs_manager.cc:362] Metadata directory not provided
20:02:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.229226 30525 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:37.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.229481 30525 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.231895 30525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data/instance:
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:37 on dist-test-slave-5l3k"
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.232615 30525 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal/instance:
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:37.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:37 on dist-test-slave-5l3k"
20:02:37.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.236470 30525 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
20:02:37.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.239125 30539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.240442 30525 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
20:02:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.240562 30525 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal
20:02:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:37.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:37 on dist-test-slave-5l3k"
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.240653 30525 fs_report.cc:389] FS layout report
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data/data
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:37.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:37.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.257370 30525 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.258117 30525 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:37.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.258301 30525 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:37.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.259227 30525 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.260650 30525 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:37.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.260713 30525 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.260761 30525 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:37.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.260775 30525 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.272169 30525 rpc_server.cc:307] RPC server started. Bound to: 127.29.47.131:33359
20:02:37.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.272202 30670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.47.131:33359 every 8 connection(s)
20:02:37.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.273411 30525 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/data/info.pb
20:02:37.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.283157 29886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 30525
20:02:37.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.283293 29886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster13733758175603632709/ts-2/wal/instance
20:02:37.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.285434 30671 heartbeater.cc:344] Connected to a master server at 127.29.47.190:45035
20:02:37.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.285743 30671 heartbeater.cc:461] Registering TS with master...
20:02:37.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.286635 30671 heartbeater.cc:507] Master 127.29.47.190:45035 requested a full tablet report, sending...
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.287184 30673 heartbeater.cc:344] Connected to a master server at 127.29.47.189:33015
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.287286 30673 heartbeater.cc:461] Registering TS with master...
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.287506 30673 heartbeater.cc:507] Master 127.29.47.189:33015 requested a full tablet report, sending...
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.288318 30015 ts_manager.cc:194] Registered new tserver with Master: af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.288457 30672 heartbeater.cc:344] Connected to a master server at 127.29.47.188:43205
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.288682 30672 heartbeater.cc:461] Registering TS with master...
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.288892 30672 heartbeater.cc:507] Master 127.29.47.188:43205 requested a full tablet report, sending...
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.288887 29933 ts_manager.cc:194] Registered new tserver with Master: af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:37.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.289569 29933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.47.131:41119
20:02:37.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.290138 30097 ts_manager.cc:194] Registered new tserver with Master: af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:37.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.305433 29886 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
20:02:37.306 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:37.308 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:02:37.317 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.47.190"
      port: 45035
    }
    bound_http_address {
      host: "127.29.47.190"
      port: 37695
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.47.189"
      port: 33015
    }
    bound_http_address {
      host: "127.29.47.189"
      port: 38599
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.47.188"
      port: 43205
    }
    bound_http_address {
      host: "127.29.47.188"
      port: 43777
    }
  }
}

20:02:37.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.318888 30158 catalog_manager.cc:1295] Loaded cluster ID: cd711acb659a41dbb9bfb64e7e20734f
20:02:37.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.318974 30158 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: loading cluster ID for follower catalog manager: success
20:02:37.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.321542 30158 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: acquiring CA information for follower catalog manager: success
20:02:37.322 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

20:02:37.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.323153 30158 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 88554183550c416081dba2cdedfd2929: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:37.324 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.47.129"
      port: 44483
    }
    bound_http_address {
      host: "127.29.47.129"
      port: 38335
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.47.130"
      port: 43567
    }
    bound_http_address {
      host: "127.29.47.130"
      port: 39479
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.47.131"
      port: 33359
    }
    bound_http_address {
      host: "127.29.47.131"
      port: 33741
    }
  }
}

20:02:37.325 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:02:37.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.344782 30177 catalog_manager.cc:1295] Loaded cluster ID: cd711acb659a41dbb9bfb64e7e20734f
20:02:37.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.344883 30177 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: loading cluster ID for follower catalog manager: success
20:02:37.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.347563 30177 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: acquiring CA information for follower catalog manager: success
20:02:37.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.349114 30177 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 8983e0246b2249ecabd985b7d644f70e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:37.519 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
20:02:37.593 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:37.767 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:37.835 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:37.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:37.837069 30359 heartbeater.cc:499] Master 127.29.47.190:45035 was elected leader, sending a full tablet report...
20:02:37.846 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:37.857 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:37.857 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:37.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:37.959 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:37.959 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:37.962 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:38.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.086863 30518 heartbeater.cc:499] Master 127.29.47.190:45035 was elected leader, sending a full tablet report...
20:02:38.204 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e048385, L:/127.0.0.1:57080 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:38.204 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8daec1c, L:/127.0.0.1:60800 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:38.204 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12601096, L:/127.0.0.1:47348 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:38.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:38.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=521), Traces: [0ms] refreshing cache from master, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [489ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [489ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [490ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:38.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.291575 30671 heartbeater.cc:499] Master 127.29.47.190:45035 was elected leader, sending a full tablet report...
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.305402 29933 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60800:
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:02:38.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:02:38.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\n\000\000\000\004\001\000\024\000\000\000\004\001\000\036\000\000\000"
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:02:38.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:38.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:38.310966 29933 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.
20:02:38.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.342314 30442 tablet_service.cc:1511] Processing CreateTablet for tablet 2979cb37a4ec4304bc96982c6a50546f (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.343915 30442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979cb37a4ec4304bc96982c6a50546f. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.344460 30597 tablet_service.cc:1511] Processing CreateTablet for tablet a52c75e4f4434b328e6c01dfa74c077e (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.342747 30440 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6ab92b464035985ea812f6e5a14b (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.345746 30597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52c75e4f4434b328e6c01dfa74c077e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.345842 30440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6ab92b464035985ea812f6e5a14b. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.346817 30596 tablet_service.cc:1511] Processing CreateTablet for tablet 2979cb37a4ec4304bc96982c6a50546f (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.347117 30596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979cb37a4ec4304bc96982c6a50546f. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.346774 30279 tablet_service.cc:1511] Processing CreateTablet for tablet 2979cb37a4ec4304bc96982c6a50546f (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.343066 30441 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69e13a112f438ca1a65da4c31c3f97 (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.348079 30279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2979cb37a4ec4304bc96982c6a50546f. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.348212 30441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69e13a112f438ca1a65da4c31c3f97. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.349979 30277 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6ab92b464035985ea812f6e5a14b (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.350509 30278 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69e13a112f438ca1a65da4c31c3f97 (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.342320 30443 tablet_service.cc:1511] Processing CreateTablet for tablet a52c75e4f4434b328e6c01dfa74c077e (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.350802 30595 tablet_service.cc:1511] Processing CreateTablet for tablet 3e69e13a112f438ca1a65da4c31c3f97 (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.350939 30280 tablet_service.cc:1511] Processing CreateTablet for tablet a52c75e4f4434b328e6c01dfa74c077e (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION VALUES < 10
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.351078 30595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69e13a112f438ca1a65da4c31c3f97. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.351043 30443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52c75e4f4434b328e6c01dfa74c077e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.351251 30277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6ab92b464035985ea812f6e5a14b. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.351619 30278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e69e13a112f438ca1a65da4c31c3f97. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.351940 30280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52c75e4f4434b328e6c01dfa74c077e. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.352862 30709 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: Bootstrap starting.
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.355240 30594 tablet_service.cc:1511] Processing CreateTablet for tablet 653b6ab92b464035985ea812f6e5a14b (DEFAULT_TABLE table=testManyClients [id=91a396da50584e6e8c8c94a55ee5cdaa]), partition=RANGE (key) PARTITION 30 <= VALUES
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.355564 30594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b6ab92b464035985ea812f6e5a14b. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.355670 30709 tablet_bootstrap.cc:654] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: Neither blocks nor log segments found. Creating new log.
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.357048 30709 log.cc:826] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: Log is configured to *not* fsync() on all Append() calls
20:02:38.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.359128 30709 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: No bootstrap required, opened a new log
20:02:38.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.359381 30709 ts_tablet_manager.cc:1403] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
20:02:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.362939 30711 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: Bootstrap starting.
20:02:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.363070 30709 raft_consensus.cc:359] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.363335 30709 raft_consensus.cc:385] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.363404 30709 raft_consensus.cc:740] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5459a27f3504e539201469bdb75251b, State: Initialized, Role: FOLLOWER
20:02:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.364038 30709 consensus_queue.cc:260] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.364439 30713 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: Bootstrap starting.
20:02:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.365036 30709 ts_tablet_manager.cc:1434] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
20:02:38.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.366557 30711 tablet_bootstrap.cc:654] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: Neither blocks nor log segments found. Creating new log.
20:02:38.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.366879 30713 tablet_bootstrap.cc:654] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: Neither blocks nor log segments found. Creating new log.
20:02:38.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.368109 30713 log.cc:826] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: Log is configured to *not* fsync() on all Append() calls
20:02:38.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.369608 30711 log.cc:826] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: Log is configured to *not* fsync() on all Append() calls
20:02:38.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.370169 30709 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b: Bootstrap starting.
20:02:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.371376 30709 tablet_bootstrap.cc:654] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b: Neither blocks nor log segments found. Creating new log.
20:02:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.372344 30713 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: No bootstrap required, opened a new log
20:02:38.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.372582 30713 ts_tablet_manager.cc:1403] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: Time spent bootstrapping tablet: real 0.008s	user 0.005s	sys 0.000s
20:02:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.378916 30713 raft_consensus.cc:359] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.379604 30713 raft_consensus.cc:385] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.379868 30713 raft_consensus.cc:740] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Initialized, Role: FOLLOWER
20:02:38.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.380736 30711 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: No bootstrap required, opened a new log
20:02:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.380659 30713 consensus_queue.cc:260] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.380975 30711 ts_tablet_manager.cc:1403] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.000s
20:02:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.381661 30713 ts_tablet_manager.cc:1434] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
20:02:38.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.384513 30711 raft_consensus.cc:359] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.384783 30711 raft_consensus.cc:385] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.384852 30711 raft_consensus.cc:740] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af913cfd5ca84c2c9bc99620b2f6fc43, State: Initialized, Role: FOLLOWER
20:02:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.385363 30711 consensus_queue.cc:260] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.386394 30711 ts_tablet_manager.cc:1434] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.389123 30709 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b: No bootstrap required, opened a new log
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.389277 30709 ts_tablet_manager.cc:1403] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.000s
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.389403 30713 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: Bootstrap starting.
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.390035 30709 raft_consensus.cc:359] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.390167 30709 raft_consensus.cc:385] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.390206 30709 raft_consensus.cc:740] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5459a27f3504e539201469bdb75251b, State: Initialized, Role: FOLLOWER
20:02:38.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.390772 30713 tablet_bootstrap.cc:654] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: Neither blocks nor log segments found. Creating new log.
20:02:38.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.393036 30709 consensus_queue.cc:260] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.393435 30709 ts_tablet_manager.cc:1434] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
20:02:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.393705 30709 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: Bootstrap starting.
20:02:38.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.394977 30709 tablet_bootstrap.cc:654] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: Neither blocks nor log segments found. Creating new log.
20:02:38.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.397639 30711 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43: Bootstrap starting.
20:02:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.399235 30713 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: No bootstrap required, opened a new log
20:02:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.399250 30711 tablet_bootstrap.cc:654] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43: Neither blocks nor log segments found. Creating new log.
20:02:38.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.399376 30713 ts_tablet_manager.cc:1403] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400090 30713 raft_consensus.cc:359] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400235 30713 raft_consensus.cc:385] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400278 30713 raft_consensus.cc:740] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Initialized, Role: FOLLOWER
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400429 30713 consensus_queue.cc:260] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400655 30711 tablet_bootstrap.cc:492] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43: No bootstrap required, opened a new log
20:02:38.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400714 30713 ts_tablet_manager.cc:1434] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400724 30709 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: No bootstrap required, opened a new log
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400746 30711 ts_tablet_manager.cc:1403] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400820 30709 ts_tablet_manager.cc:1403] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.400931 30713 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875: Bootstrap starting.
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401369 30711 raft_consensus.cc:359] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401501 30711 raft_consensus.cc:385] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401540 30711 raft_consensus.cc:740] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af913cfd5ca84c2c9bc99620b2f6fc43, State: Initialized, Role: FOLLOWER
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401495 30709 raft_consensus.cc:359] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401626 30709 raft_consensus.cc:385] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401680 30709 raft_consensus.cc:740] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5459a27f3504e539201469bdb75251b, State: Initialized, Role: FOLLOWER
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401708 30711 consensus_queue.cc:260] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.401822 30709 consensus_queue.cc:260] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.402086 30711 ts_tablet_manager.cc:1434] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.402112 30709 ts_tablet_manager.cc:1434] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
20:02:38.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.402328 30709 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b: Bootstrap starting.
20:02:38.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.403519 30709 tablet_bootstrap.cc:654] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b: Neither blocks nor log segments found. Creating new log.
20:02:38.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.408051 30713 tablet_bootstrap.cc:654] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875: Neither blocks nor log segments found. Creating new log.
20:02:38.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.419790 30711 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: Bootstrap starting.
20:02:38.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.421757 30711 tablet_bootstrap.cc:654] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: Neither blocks nor log segments found. Creating new log.
20:02:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.424389 30713 tablet_bootstrap.cc:492] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875: No bootstrap required, opened a new log
20:02:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.424530 30713 ts_tablet_manager.cc:1403] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.000s
20:02:38.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.425105 30713 raft_consensus.cc:359] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.425252 30713 raft_consensus.cc:385] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.425289 30713 raft_consensus.cc:740] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Initialized, Role: FOLLOWER
20:02:38.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.425457 30713 consensus_queue.cc:260] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.425788 30713 ts_tablet_manager.cc:1434] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
20:02:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.426040 30713 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875: Bootstrap starting.
20:02:38.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.427292 30713 tablet_bootstrap.cc:654] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875: Neither blocks nor log segments found. Creating new log.
20:02:38.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.431974 30709 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b: No bootstrap required, opened a new log
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.432114 30709 ts_tablet_manager.cc:1403] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b: Time spent bootstrapping tablet: real 0.030s	user 0.003s	sys 0.000s
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.432686 30709 raft_consensus.cc:359] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.432782 30709 raft_consensus.cc:385] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.432803 30709 raft_consensus.cc:740] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5459a27f3504e539201469bdb75251b, State: Initialized, Role: FOLLOWER
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.432962 30709 consensus_queue.cc:260] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [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: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.433307 30709 ts_tablet_manager.cc:1434] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
20:02:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.440421 30711 tablet_bootstrap.cc:492] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: No bootstrap required, opened a new log
20:02:38.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.440593 30711 ts_tablet_manager.cc:1403] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.000s
20:02:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.441299 30711 raft_consensus.cc:359] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.441444 30711 raft_consensus.cc:385] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.441483 30711 raft_consensus.cc:740] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af913cfd5ca84c2c9bc99620b2f6fc43, State: Initialized, Role: FOLLOWER
20:02:38.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.441694 30711 consensus_queue.cc:260] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.445350 30711 ts_tablet_manager.cc:1434] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
20:02:38.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.450260 30711 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43: Bootstrap starting.
20:02:38.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.451804 30711 tablet_bootstrap.cc:654] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43: Neither blocks nor log segments found. Creating new log.
20:02:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.453254 30711 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43: No bootstrap required, opened a new log
20:02:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.453255 30713 tablet_bootstrap.cc:492] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875: No bootstrap required, opened a new log
20:02:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.453369 30713 ts_tablet_manager.cc:1403] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.000s
20:02:38.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.453740 30711 ts_tablet_manager.cc:1403] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
20:02:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.453999 30713 raft_consensus.cc:359] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.454144 30713 raft_consensus.cc:385] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.454182 30713 raft_consensus.cc:740] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Initialized, Role: FOLLOWER
20:02:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.454353 30713 consensus_queue.cc:260] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [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: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.454742 30713 ts_tablet_manager.cc:1434] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
20:02:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.458078 30711 raft_consensus.cc:359] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.458258 30711 raft_consensus.cc:385] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.458299 30711 raft_consensus.cc:740] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af913cfd5ca84c2c9bc99620b2f6fc43, State: Initialized, Role: FOLLOWER
20:02:38.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.458485 30711 consensus_queue.cc:260] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [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: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.460976 30711 ts_tablet_manager.cc:1434] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.001s
20:02:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.466874 30714 raft_consensus.cc:493] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.467105 30714 raft_consensus.cc:515] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.468506 30714 leader_election.cc:290] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.470713 30720 raft_consensus.cc:493] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.470892 30720 raft_consensus.cc:515] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.472204 30720 leader_election.cc:290] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483), a5459a27f3504e539201469bdb75251b (127.29.47.130:43567)
20:02:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.478579 30620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6ab92b464035985ea812f6e5a14b" candidate_uuid: "a5459a27f3504e539201469bdb75251b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" is_pre_election: true
20:02:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.478859 30620 raft_consensus.cc:2468] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5459a27f3504e539201469bdb75251b in term 0.
20:02:38.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.479188 30305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6ab92b464035985ea812f6e5a14b" candidate_uuid: "a5459a27f3504e539201469bdb75251b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8527add729454ab7a72b70ccbef11875" is_pre_election: true
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.479502 30305 raft_consensus.cc:2468] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5459a27f3504e539201469bdb75251b in term 0.
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.479776 30386 leader_election.cc:304] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [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: a5459a27f3504e539201469bdb75251b, af913cfd5ca84c2c9bc99620b2f6fc43; no voters: 
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480116 30305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52c75e4f4434b328e6c01dfa74c077e" candidate_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8527add729454ab7a72b70ccbef11875" is_pre_election: true
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480108 30714 raft_consensus.cc:2804] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480207 30714 raft_consensus.cc:493] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480257 30714 raft_consensus.cc:3060] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Advancing to term 1
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480237 30305 raft_consensus.cc:2468] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af913cfd5ca84c2c9bc99620b2f6fc43 in term 0.
20:02:38.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480659 30541 leader_election.cc:304] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [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: 8527add729454ab7a72b70ccbef11875, af913cfd5ca84c2c9bc99620b2f6fc43; no voters: 
20:02:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.480988 30720 raft_consensus.cc:2804] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.481066 30720 raft_consensus.cc:493] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.481122 30720 raft_consensus.cc:3060] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.481474 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52c75e4f4434b328e6c01dfa74c077e" candidate_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b" is_pre_election: true
20:02:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.481657 30466 raft_consensus.cc:2468] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af913cfd5ca84c2c9bc99620b2f6fc43 in term 0.
20:02:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.481487 30714 raft_consensus.cc:515] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.482263 30720 raft_consensus.cc:515] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.482698 30714 leader_election.cc:290] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [CANDIDATE]: Term 1 election: Requested vote from peers 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.482733 30720 leader_election.cc:290] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [CANDIDATE]: Term 1 election: Requested vote from peers 8527add729454ab7a72b70ccbef11875 (127.29.47.129:44483), a5459a27f3504e539201469bdb75251b (127.29.47.130:43567)
20:02:38.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483290 30305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6ab92b464035985ea812f6e5a14b" candidate_uuid: "a5459a27f3504e539201469bdb75251b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8527add729454ab7a72b70ccbef11875"
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483419 30305 raft_consensus.cc:3060] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483546 30304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52c75e4f4434b328e6c01dfa74c077e" candidate_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8527add729454ab7a72b70ccbef11875"
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483637 30304 raft_consensus.cc:3060] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483656 30620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b6ab92b464035985ea812f6e5a14b" candidate_uuid: "a5459a27f3504e539201469bdb75251b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.483765 30620 raft_consensus.cc:3060] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.484601 30304 raft_consensus.cc:2468] T a52c75e4f4434b328e6c01dfa74c077e P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af913cfd5ca84c2c9bc99620b2f6fc43 in term 1.
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.484676 30305 raft_consensus.cc:2468] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5459a27f3504e539201469bdb75251b in term 1.
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.484746 30620 raft_consensus.cc:2468] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5459a27f3504e539201469bdb75251b in term 1.
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.484994 30385 leader_election.cc:304] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [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: 8527add729454ab7a72b70ccbef11875, a5459a27f3504e539201469bdb75251b; no voters: 
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.485087 30541 leader_election.cc:304] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [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: 8527add729454ab7a72b70ccbef11875, af913cfd5ca84c2c9bc99620b2f6fc43; no voters: 
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.484990 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52c75e4f4434b328e6c01dfa74c077e" candidate_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b"
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.485260 30720 raft_consensus.cc:2804] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.485323 30466 raft_consensus.cc:3060] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Advancing to term 1
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.485491 30720 raft_consensus.cc:697] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 LEADER]: Becoming Leader. State: Replica: af913cfd5ca84c2c9bc99620b2f6fc43, State: Running, Role: LEADER
20:02:38.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.485828 30720 consensus_queue.cc:237] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [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: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } }
20:02:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.486377 30466 raft_consensus.cc:2468] T a52c75e4f4434b328e6c01dfa74c077e P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af913cfd5ca84c2c9bc99620b2f6fc43 in term 1.
20:02:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.486737 30714 raft_consensus.cc:2804] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.486958 30714 raft_consensus.cc:697] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [term 1 LEADER]: Becoming Leader. State: Replica: a5459a27f3504e539201469bdb75251b, State: Running, Role: LEADER
20:02:38.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.487286 30714 consensus_queue.cc:237] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.492110 29932 catalog_manager.cc:5719] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b reported cstate change: term changed from 0 to 1, leader changed from <none> to a5459a27f3504e539201469bdb75251b (127.29.47.130). New cstate: current_term: 1 leader_uuid: "a5459a27f3504e539201469bdb75251b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } health_report { overall_health: UNKNOWN } } }
20:02:38.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.490852 29933 catalog_manager.cc:5719] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 reported cstate change: term changed from 0 to 1, leader changed from <none> to af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131). New cstate: current_term: 1 leader_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } health_report { overall_health: UNKNOWN } } }
20:02:38.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.503638 30719 raft_consensus.cc:493] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.503801 30719 raft_consensus.cc:515] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.505089 30719 leader_election.cc:290] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5459a27f3504e539201469bdb75251b (127.29.47.130:43567), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.513520 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979cb37a4ec4304bc96982c6a50546f" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b" is_pre_election: true
20:02:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.513736 30466 raft_consensus.cc:2468] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 0.
20:02:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.514211 30229 leader_election.cc:304] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [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: 8527add729454ab7a72b70ccbef11875, a5459a27f3504e539201469bdb75251b; no voters: 
20:02:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.514585 30719 raft_consensus.cc:2804] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.514667 30719 raft_consensus.cc:493] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.514709 30719 raft_consensus.cc:3060] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.515915 30719 raft_consensus.cc:515] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.516423 30719 leader_election.cc:290] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [CANDIDATE]: Term 1 election: Requested vote from peers a5459a27f3504e539201469bdb75251b (127.29.47.130:43567), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.517670 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979cb37a4ec4304bc96982c6a50546f" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b"
20:02:38.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.517853 30466 raft_consensus.cc:3060] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Advancing to term 1
20:02:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.518981 30466 raft_consensus.cc:2468] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 1.
20:02:38.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.519394 30229 leader_election.cc:304] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [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: 8527add729454ab7a72b70ccbef11875, a5459a27f3504e539201469bdb75251b; no voters: 
20:02:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.520048 30620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979cb37a4ec4304bc96982c6a50546f" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" is_pre_election: true
20:02:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.520205 30620 raft_consensus.cc:2468] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 0.
20:02:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.520735 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2979cb37a4ec4304bc96982c6a50546f" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.520853 30619 raft_consensus.cc:3060] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.521999 30619 raft_consensus.cc:2468] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 1.
20:02:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.523541 30719 raft_consensus.cc:2804] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.523845 30719 raft_consensus.cc:697] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [term 1 LEADER]: Becoming Leader. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Running, Role: LEADER
20:02:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.524206 30719 consensus_queue.cc:237] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:38.526332 30675 tablet.cc:2406] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:38.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.528564 29933 catalog_manager.cc:5719] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8527add729454ab7a72b70ccbef11875 (127.29.47.129). New cstate: current_term: 1 leader_uuid: "8527add729454ab7a72b70ccbef11875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } health_report { overall_health: UNKNOWN } } }
20:02:38.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.536676 30743 raft_consensus.cc:493] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:38.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.537153 30743 raft_consensus.cc:515] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.538292 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69e13a112f438ca1a65da4c31c3f97" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b" is_pre_election: true
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.538311 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69e13a112f438ca1a65da4c31c3f97" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" is_pre_election: true
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.538456 30466 raft_consensus.cc:2468] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 0.
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.538523 30619 raft_consensus.cc:2468] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 0.
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.538950 30229 leader_election.cc:304] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [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: 8527add729454ab7a72b70ccbef11875, af913cfd5ca84c2c9bc99620b2f6fc43; no voters: 
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.539669 30719 raft_consensus.cc:2804] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:38.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.539744 30719 raft_consensus.cc:493] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:38.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.539785 30719 raft_consensus.cc:3060] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.540899 30719 raft_consensus.cc:515] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.541320 30719 leader_election.cc:290] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [CANDIDATE]: Term 1 election: Requested vote from peers a5459a27f3504e539201469bdb75251b (127.29.47.130:43567), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.541955 30466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69e13a112f438ca1a65da4c31c3f97" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5459a27f3504e539201469bdb75251b"
20:02:38.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.542101 30466 raft_consensus.cc:3060] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 0 FOLLOWER]: Advancing to term 1
20:02:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.543188 30466 raft_consensus.cc:2468] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 1.
20:02:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.543637 30619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e69e13a112f438ca1a65da4c31c3f97" candidate_uuid: "8527add729454ab7a72b70ccbef11875" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43"
20:02:38.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.543792 30619 raft_consensus.cc:3060] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 0 FOLLOWER]: Advancing to term 1
20:02:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.544827 30619 raft_consensus.cc:2468] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8527add729454ab7a72b70ccbef11875 in term 1.
20:02:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.545342 30229 leader_election.cc:304] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [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: 8527add729454ab7a72b70ccbef11875, af913cfd5ca84c2c9bc99620b2f6fc43; no voters: 
20:02:38.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.545785 30719 raft_consensus.cc:2804] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Leader election won for term 1
20:02:38.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.546053 30719 raft_consensus.cc:697] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [term 1 LEADER]: Becoming Leader. State: Replica: 8527add729454ab7a72b70ccbef11875, State: Running, Role: LEADER
20:02:38.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.546260 30719 consensus_queue.cc:237] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [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: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } }
20:02:38.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.548226 30743 leader_election.cc:290] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5459a27f3504e539201469bdb75251b (127.29.47.130:43567), af913cfd5ca84c2c9bc99620b2f6fc43 (127.29.47.131:33359)
20:02:38.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.550164 29933 catalog_manager.cc:5719] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8527add729454ab7a72b70ccbef11875 (127.29.47.129). New cstate: current_term: 1 leader_uuid: "8527add729454ab7a72b70ccbef11875" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 } health_report { overall_health: UNKNOWN } } }
20:02:38.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:38.569903 30363 tablet.cc:2406] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:38.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:38.570178 30521 tablet.cc:2406] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:38.592 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:38.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:38.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:38.595 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:38.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.47.190:45035, [9ms] Sub RPC GetTableLocations: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:38.603 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)] connecting to peer
20:02:38.608 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)] Successfully connected to peer
20:02:38.679 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x2795c772, L:/127.0.0.1:43168 - R:/127.29.47.129:44483] using TOKEN/null
20:02:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.686785 30619 raft_consensus.cc:1275] T 2979cb37a4ec4304bc96982c6a50546f P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Refusing update from remote peer 8527add729454ab7a72b70ccbef11875: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.686987 30466 raft_consensus.cc:1275] T 2979cb37a4ec4304bc96982c6a50546f P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Refusing update from remote peer 8527add729454ab7a72b70ccbef11875: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.687647 30743 consensus_queue.cc:1048] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.687893 30719 consensus_queue.cc:1048] T 2979cb37a4ec4304bc96982c6a50546f P 8527add729454ab7a72b70ccbef11875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.697619 30750 mvcc.cc:204] Tried to move back new op lower bound from 7317416176372310016 to 7317416175718739968. Current Snapshot: MvccSnapshot[applied={T|T < 7317416176372310016}]
20:02:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.698813 30749 mvcc.cc:204] Tried to move back new op lower bound from 7317416176372310016 to 7317416175718739968. Current Snapshot: MvccSnapshot[applied={T|T < 7317416176372310016}]
20:02:38.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.699127 30751 mvcc.cc:204] Tried to move back new op lower bound from 7317416176372310016 to 7317416175718739968. Current Snapshot: MvccSnapshot[applied={T|T < 7317416176372310016}]
20:02:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.751128 30619 raft_consensus.cc:1275] T 3e69e13a112f438ca1a65da4c31c3f97 P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Refusing update from remote peer 8527add729454ab7a72b70ccbef11875: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.751134 30466 raft_consensus.cc:1275] T 3e69e13a112f438ca1a65da4c31c3f97 P a5459a27f3504e539201469bdb75251b [term 1 FOLLOWER]: Refusing update from remote peer 8527add729454ab7a72b70ccbef11875: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.751724 30743 consensus_queue.cc:1048] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.752383 30743 consensus_queue.cc:1048] T 3e69e13a112f438ca1a65da4c31c3f97 P 8527add729454ab7a72b70ccbef11875 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.786 [DEBUG - Time-limited test] (Connection.java:748) [peer a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)] connecting to peer
20:02:38.789 [DEBUG - kudu-nio-4] (Connection.java:757) [peer a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)] Successfully connected to peer
20:02:38.826 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xb974386e, L:/127.0.0.1:59694 - R:/127.29.47.130:43567] using TOKEN/null
20:02:38.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.832131 30305 raft_consensus.cc:1275] T 653b6ab92b464035985ea812f6e5a14b P 8527add729454ab7a72b70ccbef11875 [term 1 FOLLOWER]: Refusing update from remote peer a5459a27f3504e539201469bdb75251b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.832824 30619 raft_consensus.cc:1275] T 653b6ab92b464035985ea812f6e5a14b P af913cfd5ca84c2c9bc99620b2f6fc43 [term 1 FOLLOWER]: Refusing update from remote peer a5459a27f3504e539201469bdb75251b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.833503 30714 consensus_queue.cc:1048] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.833796 30737 consensus_queue.cc:1048] T 653b6ab92b464035985ea812f6e5a14b P a5459a27f3504e539201469bdb75251b [LEADER]: Connected to new peer: Peer: permanent_uuid: "af913cfd5ca84c2c9bc99620b2f6fc43" member_type: VOTER last_known_addr { host: "127.29.47.131" port: 33359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:38.946 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:38.948 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:38.960 [ERROR - pool-4-thread-65] (HashedWheelTimer.java:470) You are creating too many HashedWheelTimer instances. HashedWheelTimer is a shared resource that must be reused across the JVM, so that only a few instances are created.
20:02:38.964 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:38.966 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:38.980 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:38.981 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:38.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:38.984 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:38.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.986428 30720 consensus_queue.cc:1048] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8527add729454ab7a72b70ccbef11875" member_type: VOTER last_known_addr { host: "127.29.47.129" port: 44483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:38.994179 30854 consensus_queue.cc:1048] T a52c75e4f4434b328e6c01dfa74c077e P af913cfd5ca84c2c9bc99620b2f6fc43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5459a27f3504e539201469bdb75251b" member_type: VOTER last_known_addr { host: "127.29.47.130" port: 43567 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:39.016 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.016 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.018 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.020 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.035 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.043 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.055 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.058 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cb83157, L:/127.0.0.1:60816 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.063 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.068 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.068 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.076 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.083 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.084 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.085 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.086 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.088 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.089 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.089 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.091 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.092 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.092 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.093 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.094 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.095 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.096 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.097 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.098 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.103 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.102 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.105 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.101 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.100 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.106 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.108 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.110 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.111 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.112 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.099 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.114 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.115 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.116 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.118 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.119 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.120 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.122 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.123 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.124 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.125 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.125 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=179), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:39.126 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.127 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.128 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.129 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.130 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.131 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:39.132 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.134 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.135 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.136 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.137 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.139 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.142 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.149 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.152 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1bd6c8f7, L:/127.0.0.1:47360 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.158 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.160 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.174 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.178 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.178 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c6b8dea, L:/127.0.0.1:60824 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.193 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01f5e7e9, L:/127.0.0.1:57086 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:39.194 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.196 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.197 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1805f9ab, L:/127.0.0.1:47372 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.199 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.201 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.207 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.211 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.214 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.216 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.218 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.219 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.221 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.224 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.226 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.227 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.228 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.229 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.229 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.230 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.232 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.233 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.233 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.234 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.234 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.235 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.236 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.236 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.237 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.237 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9164f0d5, L:/127.0.0.1:60830 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.247 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ecb3a0c, L:/127.0.0.1:57096 - R:/127.29.47.189:33015] using TOKEN/null
20:02:39.250 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.251 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf73ef501, L:/127.0.0.1:60844 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:39.264 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.268 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43d27533, L:/127.0.0.1:47396 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03a34576, L:/127.0.0.1:47380 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.284 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.284 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.285 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.286 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.290 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.297 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.303 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.308 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.310 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9215f235, L:/127.0.0.1:57106 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:39.313 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.324 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.324 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.325 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.326 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.326 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.330 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:39.331 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.334 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:39.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.335 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.337 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.337 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:39.337 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:39.339 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.354 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.354 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87d6df18, L:/127.0.0.1:47398 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.357 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5421f26a, L:/127.0.0.1:60854 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.359 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.361 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.363 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.365 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.367 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.368 [DEBUG - kudu-nio-0] (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.29.47.190:45035, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [296ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:39.368 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.370 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.370 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.371 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.372 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.373 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.375 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.375 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.376 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.378 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.380 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.380 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:39.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:39.382 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.385 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.387 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.391 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.394 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.399 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.400 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.401 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.402 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.402 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.402 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.404 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.404 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.406 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.406 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.408 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.408 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.409 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.411 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.413 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.413 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=443), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [276ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:39.416 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.425 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.427 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.427 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:39.427 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:39.430389 30881 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.416790 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57116 (local address 127.29.47.189:33015)
20:02:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.416973 (+   183us) server_negotiation.cc:207] Beginning negotiation
20:02:39.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.416979 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.418105 (+  1126us) server_negotiation.cc:408] Connection header received
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.418805 (+   700us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.418810 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.418891 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.418967 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.428333 (+  9366us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.429172 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.429764 (+   592us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57116: BlockingRecv error: recv got EOF from 127.0.0.1:57116 (error 108)
20:02:39.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
20:02:39.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.434 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.438 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.442 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.442 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.443 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.444 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=479), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [213ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [294ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:39.444 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:39.445 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.456 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.457 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:39.457 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.459 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.460 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.464 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:39.465672 30881 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.447219 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57132 (local address 127.29.47.189:33015)
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.447397 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.447403 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.448037 (+   634us) server_negotiation.cc:408] Connection header received
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.448747 (+   710us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.448751 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.448825 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.448883 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.464095 (+ 15212us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.464918 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.465512 (+   594us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57132: BlockingRecv error: recv got EOF from 127.0.0.1:57132 (error 108)
20:02:39.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
20:02:39.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.467 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.470 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.470 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:39.470 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.470 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:39.473 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.473 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.475 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.480 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:39.483 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.492 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.500 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.507 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.512 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b837bcf, L:/127.0.0.1:57144 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:39.517 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.521 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2982503, L:/127.0.0.1:47402 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.527 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf029a12d, L:/127.0.0.1:60864 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.530 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=447), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [317ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [325ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:39.536 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.536 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.537 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.545 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.545 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.546 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.547 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:39.547 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:39.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.552 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.560 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.565 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:39.568 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.578 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:39.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3444b48f, L:/127.0.0.1:60876 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.585 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x430e6295, L:/127.0.0.1:47404 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:39.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=499), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [357ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:39.590 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.590 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:39.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:39.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:39.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:39.596 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:39.597 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.597 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:39.598 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:39.598 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:39.599 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.599 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:39.603 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:39.604000 30881 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.568899 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57150 (local address 127.29.47.189:33015)
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.569059 (+   160us) server_negotiation.cc:207] Beginning negotiation
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.569063 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.569558 (+   495us) server_negotiation.cc:408] Connection header received
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.570069 (+   511us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.570073 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.570147 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.570258 (+   111us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.595806 (+ 25548us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.596655 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.602515 (+  5860us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.602777 (+   262us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:39.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603420 (+   643us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603452 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603456 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603476 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603509 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603523 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603619 (+    96us) server_negotiation.cc:1036] Waiting for connection context
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.603822 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57150: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57150): Connection reset by peer (error 104)
20:02:39.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:39.611 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.611 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.611 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.614 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.615 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.616 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.621 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.622 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.624 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.629 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.639 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.642 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.647 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.649 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.656 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.660 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.661 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.664 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.667 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.670 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.673 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.676 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.677 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.727 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.734 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.740 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf902e04f, L:/127.0.0.1:60894 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.741 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.746 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:39.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=661), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [496ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:39.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:39.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:39.758 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.760 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.761 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.763 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.764 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.764 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.771 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.777 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.780 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.791 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.794 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.813 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.815 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.822 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.826 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.826 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:39.826 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:39.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.831 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.840 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.841 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.841 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.841 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.842 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.842 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.843 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.843 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.844 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.846 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:39.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:39.848 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.853 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.853 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.855 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.858 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.858 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.858 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.861 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.862 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.869 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:39.869 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.874 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.876 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:39.911 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.915 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.916 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.919 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.921 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.923 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.925 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.926 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.927 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.928 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.929 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.929 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.929 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.930 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:39.930 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.930 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.931 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.931 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.931 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.933 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.933 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.934 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.934 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.934 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.934 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.936 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.936 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.937 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.937 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.938 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.938 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.939 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.940 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.940 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.941 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.942 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.942 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:39.943 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.943 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:39.946 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.951 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.951 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.954 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:39.927 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:39.921 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.963 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.964 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:39.969 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8893030e, L:/127.0.0.1:60878 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:39.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:39.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.004 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.007 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.010 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.010 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:40.011 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.021 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x86261848, L:/127.0.0.1:32802 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.023 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.024 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.039 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.041 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.043 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.043 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.049 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66d538ce, L:/127.0.0.1:32820 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.046 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.060 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x485e4b4d, L:/127.0.0.1:60998 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22a52ab3, L:/127.0.0.1:32786 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf16ed1d, L:/127.0.0.1:32770 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.078 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.083 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.083 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.093 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.102 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.109 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.117 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.125 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.128 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.132 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.145 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.153 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.160 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.167 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.180 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4cfa3cf7, L:/127.0.0.1:57192 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfadd2860, L:/127.0.0.1:32896 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.183 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.184 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.187 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.188 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e8dc6bf, L:/127.0.0.1:32990 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.191 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0ad7161, L:/127.0.0.1:32968 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd65ea1dc, L:/127.0.0.1:32944 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.213 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x11add54e, L:/127.0.0.1:57162 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c037ea9, L:/127.0.0.1:47408 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1127), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [886ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.230 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa888ab3e, L:/127.0.0.1:32946 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e163555, L:/127.0.0.1:32874 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.245 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.245 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa459d9dd, L:/127.0.0.1:32808 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.245 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [708ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.247 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x86589568, L:/127.0.0.1:33030 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.276 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.276 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1139), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [823ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.338 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.361 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf672f7d7, L:/127.0.0.1:33070 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.365 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1787d30, L:/127.0.0.1:47612 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.369 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd12b6945, L:/127.0.0.1:57202 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1abf123c, L:/127.0.0.1:60990 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.383 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.385 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.386 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f6dd46b, L:/127.0.0.1:32904 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.387 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa28a13a3, L:/127.0.0.1:32932 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.391 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.392 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [364ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.393 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeca42980, L:/127.0.0.1:32890 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfaebae7c, L:/127.0.0.1:32974 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.396 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.399 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.404 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4a1b5da, L:/127.0.0.1:32864 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4eccfb4c, L:/127.0.0.1:32836 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.407 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49f5037c, L:/127.0.0.1:47442 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.409 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80169070, L:/127.0.0.1:60974 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.411 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.411 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b76a485, L:/127.0.0.1:32848 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.413 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.413 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7be9f95d, L:/127.0.0.1:47562 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.414 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e97cb2c, L:/127.0.0.1:47470 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.415 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b8c20b0, L:/127.0.0.1:47544 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.416 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfebf4884, L:/127.0.0.1:33040 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.417 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.418 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.419 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1299), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [436ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.419 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.420 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.420 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd82153df, L:/127.0.0.1:47500 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.421 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.421 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.422 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.422 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [826ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.445 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9096686, L:/127.0.0.1:57206 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.452 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d6ffdd7, L:/127.0.0.1:57184 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.431 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c4cd0ba, L:/127.0.0.1:32918 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.455 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6e1acd7, L:/127.0.0.1:33014 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.428 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x975d93d5, L:/127.0.0.1:32842 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.428 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xccf56007, L:/127.0.0.1:32940 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.427 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.425 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.424 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.424 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.424 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.424 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.424 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.423 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.423 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.423 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:40.423 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.422 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.548 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74e4a902, L:/127.0.0.1:57248 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.548 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3169b92, L:/127.0.0.1:47606 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.549 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32796e2e, L:/127.0.0.1:60958 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.550 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.552 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.554 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.555 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.559 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.559 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.560 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.559 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.562 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.572 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1e106d0, L:/127.0.0.1:47546 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.573 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.574 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.575 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.575 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.578 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2df217b5, L:/127.0.0.1:32798 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.582 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b428946, L:/127.0.0.1:32778 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.587 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16bcb5c7, L:/127.0.0.1:47668 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.587 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed435973, L:/127.0.0.1:57222 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.588 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.589 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e1cb765, L:/127.0.0.1:47586 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.590 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:40.591 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b4f90ee, L:/127.0.0.1:60944 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.592 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1498), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.595 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3401abd7, L:/127.0.0.1:33006 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.638 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.640 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.640 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74942783, L:/127.0.0.1:47458 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.640 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.640 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2a2a6ef, L:/127.0.0.1:47582 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4dc79317, L:/127.0.0.1:47492 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.646 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03aadf73, L:/127.0.0.1:47602 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.651 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b007eb0, L:/127.0.0.1:47574 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.653 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.653 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1634), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [886ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:40.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [830ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.657 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.659 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.660 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.660 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.660 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.660 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.662 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.663 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1543), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [829ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:40.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34451aa4, L:/127.0.0.1:47646 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1567), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.672 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.672 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.673 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.674 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.675 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.678 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.678 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.678 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7df4464a, L:/127.0.0.1:57268 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.678 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.679 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.680 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.680 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.681 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.681 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:40.681 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.681 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1551), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [454ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.682 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.683 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.683 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.684 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.684 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.684 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.686 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.686 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.686 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.687 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.687 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.688 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1451), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [795ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [848ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.689 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.692 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.694 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd2d74fe2, L:/127.0.0.1:57300 - R:/127.29.47.189:33015] using TOKEN/null
20:02:40.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.696 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.697 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.697 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.698458 31247 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.662291 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57520 (local address 127.29.47.189:33015)
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.697991 (+ 35700us) server_negotiation.cc:207] Beginning negotiation
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.697996 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.698010 (+    14us) server_negotiation.cc:408] Connection header received
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.698054 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.698057 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.698126 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.698318 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57520: BlockingWrite error: write error: Broken pipe (error 32)
20:02:40.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35617}
20:02:40.646 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdc9a37d, L:/127.0.0.1:47516 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.702893 30002 connection.cc:466] server connection from 127.0.0.1:57300 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57300 (request call id 0) could send its response
20:02:40.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.636 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.708 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.708 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:40.708 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.635 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.709 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1570), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [428ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1013ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.709 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.711750 31262 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448643 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47732 (local address 127.29.47.188:43205)
20:02:40.633 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.481712 (+ 33069us) server_negotiation.cc:207] Beginning negotiation
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.481717 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.585860 (+104143us) server_negotiation.cc:408] Connection header received
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.590699 (+  4839us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.590703 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.590859 (+   156us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.591003 (+   144us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.661154 (+ 70151us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.661981 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.669254 (+  7273us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.669497 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:40.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.709254 (+ 39757us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.709847 (+   593us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.710016 (+   169us) server_negotiation.cc:1036] Waiting for connection context
20:02:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.711021 (+  1005us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47732: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47732): Connection reset by peer (error 104)
20:02:40.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32986,"thread_start_us":77,"threads_started":1}
20:02:40.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.713 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.632 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.631 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.718 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.722 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.724 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.626 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb740ccee, L:/127.0.0.1:57170 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.727 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.728 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.728 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.729 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.729 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.735180 30870 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385317 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47624 (local address 127.29.47.188:43205)
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385771 (+   454us) server_negotiation.cc:207] Beginning negotiation
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385799 (+    28us) server_negotiation.cc:400] Waiting for connection header
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385815 (+    16us) server_negotiation.cc:408] Connection header received
20:02:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385888 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385891 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.385982 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.386077 (+    95us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.733514 (+347437us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.734394 (+   880us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.735027 (+   633us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47624: BlockingRecv error: recv got EOF from 127.0.0.1:47624 (error 108)
20:02:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":364}
20:02:40.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.623 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x089cd85a, L:/127.0.0.1:47474 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66674db7, L:/127.0.0.1:33078 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.619 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x176ee53e, L:/127.0.0.1:47432 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.618 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54d91c6c, L:/127.0.0.1:32962 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x69e09be2, L:/127.0.0.1:57238 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd15f8777, L:/127.0.0.1:47538 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.611 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc5ebc1ae, L:/127.0.0.1:47638 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53aab8de, L:/127.0.0.1:33054 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:40.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x196f40c9, L:/127.0.0.1:47526 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.605 [DEBUG - kudu-nio-0] (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.29.47.190:45035, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [750ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [987ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.604 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xadb914c4, L:/127.0.0.1:47478 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.600 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.600 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd4a42d89, L:/127.0.0.1:57258 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.596 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.715 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.712 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.751914 31299 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.763 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.764 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.797 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:40.798 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.803 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:40.805 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8147bc0e, L:/127.0.0.1:57324 - R:/127.29.47.189:33015] using TOKEN/null
20:02:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.641463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57430 (local address 127.29.47.189:33015)
20:02:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686873 (+ 45410us) server_negotiation.cc:207] Beginning negotiation
20:02:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686876 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.708383 (+ 21507us) server_negotiation.cc:408] Connection header received
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.751367 (+ 42984us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.751373 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.751458 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.751679 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57430: BlockingWrite error: write error: Broken pipe (error 32)
20:02:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45348,"thread_start_us":100,"threads_started":1}
20:02:40.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.808 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.810 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdbefb1b6, L:/127.0.0.1:57394 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.812 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.813 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.815 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.815 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.816 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1687), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [676ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1019ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:40.816 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.817 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.818 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.818 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.818 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.818 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.818 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1679), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1007ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.825 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1592), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [214ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [831ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.829 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.829 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.830 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.836 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.837 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.841 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.841 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.841 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:40.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1629), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [922ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.855 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.855 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.858 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x83114d63, L:/127.0.0.1:57390 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.859 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf2f2262f, L:/127.0.0.1:57366 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.860 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0056521, L:/127.0.0.1:47654 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.860 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.860 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:40.860 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcf7eae3f, L:/127.0.0.1:57404 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.820577 31167 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.445285 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57316 (local address 127.29.47.189:33015)
20:02:40.862 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x038809ab, L:/127.0.0.1:57434 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.452932 (+  7647us) server_negotiation.cc:207] Beginning negotiation
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.452938 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.452954 (+    16us) server_negotiation.cc:408] Connection header received
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.452993 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.452995 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.453058 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.453135 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.633821 (+180686us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.634723 (+   902us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.819616 (+184893us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.819854 (+   238us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820082 (+   228us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820109 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820112 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820127 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820147 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820156 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820233 (+    77us) server_negotiation.cc:1036] Waiting for connection context
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.820377 (+   144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57316: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57316): Connection reset by peer (error 104)
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7578,"thread_start_us":114,"threads_started":1}
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.832192 31291 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.653392 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57492 (local address 127.29.47.189:33015)
20:02:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687956 (+ 34564us) server_negotiation.cc:207] Beginning negotiation
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687961 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687976 (+    15us) server_negotiation.cc:408] Connection header received
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.688021 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.688024 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.688080 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.695644 (+  7564us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.695825 (+   181us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.696631 (+   806us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.831249 (+134618us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.831589 (+   340us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.831733 (+   144us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.831855 (+   122us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.832026 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57492: BlockingWrite error: failed to write to TLS socket: Broken pipe
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34471,"thread_start_us":152,"threads_started":1}
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.854692 31248 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.444931 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57338 (local address 127.29.47.189:33015)
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.446717 (+  1786us) server_negotiation.cc:207] Beginning negotiation
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.446721 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.564754 (+118033us) server_negotiation.cc:408] Connection header received
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.564827 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.564831 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.564901 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.564991 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.807495 (+242504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1649), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [934ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1117ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.868 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:40.868 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [634ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:40.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.873 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.874 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:40.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.891 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2793400, L:/127.0.0.1:57282 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.898 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1b48303, L:/127.0.0.1:57354 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.900 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.902 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6e53972, L:/127.0.0.1:57388 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.808321 (+   826us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.845252 (+ 36931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.845493 (+   241us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.847911 (+  2418us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.848022 (+   111us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.848118 (+    96us) server_negotiation.cc:1036] Waiting for connection context
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.854514 (+  6396us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57338: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57338): Connection reset by peer (error 104)
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1697,"thread_start_us":138,"threads_started":1}
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.876490 30079 connection.cc:466] server connection from 127.0.0.1:47474 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47474 (request call id 0) could send its response
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.895700 31191 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.446668 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47696 (local address 127.29.47.188:43205)
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450783 (+  4115us) server_negotiation.cc:207] Beginning negotiation
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450787 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450799 (+    12us) server_negotiation.cc:408] Connection header received
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450832 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450835 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450880 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450969 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.623216 (+172247us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.624035 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.894709 (+270674us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.894948 (+   239us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895136 (+   188us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895161 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895164 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895178 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895197 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895206 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:40.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895295 (+    89us) server_negotiation.cc:1036] Waiting for connection context
20:02:40.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895483 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47696: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47696): Connection reset by peer (error 104)
20:02:40.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4057,"thread_start_us":109,"threads_started":1}
20:02:40.909 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.910 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5db559c, L:/127.0.0.1:47776 - R:/127.29.47.188:43205] using TOKEN/null
20:02:40.912 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.929 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:40.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:40.933 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:40.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8792d6d8, L:/127.0.0.1:57528 - R:/127.29.47.189:33015] using TOKEN/null
20:02:40.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:40.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.909907 31255 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.447210 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47682 (local address 127.29.47.188:43205)
20:02:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479520 (+ 32310us) server_negotiation.cc:207] Beginning negotiation
20:02:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479525 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:40.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479538 (+    13us) server_negotiation.cc:408] Connection header received
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479588 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479591 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479633 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.479733 (+   100us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.894184 (+414451us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.895103 (+   919us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.909738 (+ 14635us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47682: BlockingRecv error: recv got EOF from 127.0.0.1:47682 (error 108)
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32215,"thread_start_us":68,"threads_started":1}
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.914585 30080 connection.cc:466] server connection from 127.0.0.1:47478 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47478 (request call id 0) could send its response
20:02:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:40.931066 30078 connection.cc:466] server connection from 127.0.0.1:47526 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47526 (request call id 0) could send its response
20:02:40.951 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:40.951 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:40.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.959 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe107551d, L:/127.0.0.1:57290 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:40.961 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.962 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.963 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.964 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.964 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.964 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.964 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.967 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3e4e70b, L:/127.0.0.1:47762 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.968 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa06acb83, L:/127.0.0.1:47748 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:40.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.970 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:40.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299981, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.973 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.973 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:40.973 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:40.974 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.974 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.976 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:40.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:40.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:40.984 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:40.985 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x09ce0e99, L:/127.0.0.1:57348 - R:/127.29.47.189:33015] using TOKEN/null
20:02:40.827 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.987 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.987 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.987 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.988 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.988 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.989 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.989 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:40.992 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.992 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.992 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.992 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.993 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:40.993 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.994 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.994 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:40.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:40.996 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:40.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:40.997 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:40.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:40.997 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:40.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:40.998 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:40.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:40.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:40.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:40.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:40.999 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.000 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.000 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.001 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.001 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.010 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.010 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.010 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.011 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.011 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.011 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.013 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.019 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [424ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1583ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1642ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.021 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.022045 31184 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.445492 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57326 (local address 127.29.47.189:33015)
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.453298 (+  7806us) server_negotiation.cc:207] Beginning negotiation
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.453302 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.566345 (+113043us) server_negotiation.cc:408] Connection header received
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.567358 (+  1013us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.567362 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.567425 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.567506 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.886344 (+318838us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.887253 (+   909us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.021854 (+134601us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57326: BlockingRecv error: recv got EOF from 127.0.0.1:57326 (error 108)
20:02:41.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7735,"thread_start_us":99,"threads_started":1}
20:02:41.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.029507 31297 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.641780 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57406 (local address 127.29.47.189:33015)
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686977 (+ 45197us) server_negotiation.cc:207] Beginning negotiation
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686980 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.744445 (+ 57465us) server_negotiation.cc:408] Connection header received
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.744522 (+    77us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.744525 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.744611 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.745009 (+   398us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.027243 (+282234us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.028102 (+   859us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.029344 (+  1242us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57406: BlockingRecv error: recv got EOF from 127.0.0.1:57406 (error 108)
20:02:41.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45142,"thread_start_us":99,"threads_started":1}
20:02:41.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.034 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1862), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [887ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.037 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.037 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.038 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1930), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1230ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.038 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.038 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1932), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.034 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.040 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.040 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.040 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.046 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.049974 31196 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.962106 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47496 (local address 127.29.47.188:43205)
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190266 (+228160us) server_negotiation.cc:207] Beginning negotiation
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190274 (+     8us) server_negotiation.cc:400] Waiting for connection header
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190292 (+    18us) server_negotiation.cc:408] Connection header received
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190344 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190348 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.190410 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.218510 (+ 28100us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.609561 (+391051us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.610451 (+   890us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.047818 (+437367us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.048078 (+   260us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049091 (+  1013us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049145 (+    54us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049149 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049166 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049197 (+    31us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049208 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049280 (+    72us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.049735 (+   455us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47496: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47496): Connection reset by peer (error 104)
20:02:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":228023,"thread_start_us":101,"threads_started":1}
20:02:41.052 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.072 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.072 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.072 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.073 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.073 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.074 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.075 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.075 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.076 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.079 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.070 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.079 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79165c8d, L:/127.0.0.1:47818 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccb7232d, L:/127.0.0.1:47834 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.082 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.083 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.083 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.083 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.084 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.084 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.084 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9381800c, L:/127.0.0.1:47726 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.062 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.086 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d267be6, L:/127.0.0.1:47660 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.087 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.088 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x865b1169, L:/127.0.0.1:57536 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.062 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299942, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299942, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299942, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.089 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.090 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.062 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48c303be, L:/127.0.0.1:57376 - R:/127.29.47.189:33015] using TOKEN/null
20:02:41.061 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.091 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.092 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.057 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.056712 31200 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.446846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47712 (local address 127.29.47.188:43205)
20:02:41.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450883 (+  4037us) server_negotiation.cc:207] Beginning negotiation
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450886 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450896 (+    10us) server_negotiation.cc:408] Connection header received
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450923 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450928 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.450969 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.451042 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.628164 (+177122us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.629043 (+   879us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.054575 (+425532us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.054800 (+   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
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055789 (+   989us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055815 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055818 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055859 (+    41us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055891 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055904 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.055988 (+    84us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c95ed7b, L:/127.0.0.1:60908 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.096 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.097 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.056489 (+   501us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47712: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47712): Connection reset by peer (error 104)
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3990,"thread_start_us":97,"threads_started":1}
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.092746 30000 connection.cc:466] server connection from 127.0.0.1:57536 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:57536 (request call id 0) could send its response
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.095790 31289 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.641944 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57416 (local address 127.29.47.189:33015)
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687074 (+ 45130us) server_negotiation.cc:207] Beginning negotiation
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687078 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752218 (+ 65140us) server_negotiation.cc:408] Connection header received
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752271 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752274 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752333 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752441 (+   108us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.094256 (+341815us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.095144 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.095641 (+   497us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57416: BlockingRecv error: recv got EOF from 127.0.0.1:57416 (error 108)
20:02:41.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45079,"thread_start_us":65,"threads_started":1}
20:02:41.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f73d429, L:/127.0.0.1:33082 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.096 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.090 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.075 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.102 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.100 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.102 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:41.102 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.103 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.104 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.104 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2012), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [919ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1791ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.104 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.104 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.108 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1992), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1283ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1542ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1733ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.108 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.109 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.111 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.113 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.114 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.114 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.113520 31183 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.910765 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57540 (local address 127.29.47.189:33015)
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.930500 (+ 19735us) server_negotiation.cc:207] Beginning negotiation
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.930507 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.930528 (+    21us) server_negotiation.cc:408] Connection header received
20:02:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.973708 (+ 43180us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.115 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa76599a6, L:/127.0.0.1:57554 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.973713 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.973817 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.973913 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.099541 (+125628us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.100296 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.113385 (+ 13089us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57540: BlockingRecv error: recv got EOF from 127.0.0.1:57540 (error 108)
20:02:41.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19621}
20:02:41.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.117 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.117 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.116670 31296 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.641195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57444 (local address 127.29.47.189:33015)
20:02:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686744 (+ 45549us) server_negotiation.cc:207] Beginning negotiation
20:02:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.686749 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752749 (+ 66000us) server_negotiation.cc:408] Connection header received
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752776 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752779 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752813 (+    34us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752895 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.115193 (+362298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.115987 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.116524 (+   537us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57444: BlockingRecv error: recv got EOF from 127.0.0.1:57444 (error 108)
20:02:41.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45419,"thread_start_us":141,"threads_started":1}
20:02:41.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.119 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.119 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.119 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.120 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.121 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.123 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.124 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe0df14ea, L:/127.0.0.1:57508 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.125 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.128 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.130 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.130 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.130 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.131 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.131 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.131 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.131 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.131 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.132 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.132 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.132 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.132 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.132 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.133 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.134 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.134 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8317c95, L:/127.0.0.1:57552 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.137 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.139 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.140602 31245 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.011596 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47864 (local address 127.29.47.188:43205)
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.012800 (+  1204us) server_negotiation.cc:207] Beginning negotiation
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.012806 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.015514 (+  2708us) server_negotiation.cc:408] Connection header received
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.036113 (+ 20599us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.036119 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.036212 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.036293 (+    81us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.137195 (+100902us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.138000 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.140410 (+  2410us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47864: BlockingRecv error: recv got EOF from 127.0.0.1:47864 (error 108)
20:02:41.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1059}
20:02:41.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.144 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.150 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5d017b4e, L:/127.0.0.1:57482 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.150343 31260 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.446635 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47672 (local address 127.29.47.188:43205)
20:02:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448885 (+  2250us) server_negotiation.cc:207] Beginning negotiation
20:02:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448889 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448903 (+    14us) server_negotiation.cc:408] Connection header received
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448938 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448940 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.448977 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.449627 (+   650us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.802410 (+352783us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.803286 (+   876us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.048530 (+245244us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.048780 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149721 (+100941us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149753 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149758 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149778 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149829 (+    51us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149843 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.149946 (+   103us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.150171 (+   225us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47672: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47672): Connection reset by peer (error 104)
20:02:41.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2175}
20:02:41.152 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.152 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4f05556, L:/127.0.0.1:33102 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.160 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2074), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1702ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1887ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1953ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.163 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.166 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.167 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7bf83906, L:/127.0.0.1:57302 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.167 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.168 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.169 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.169 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.169 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.173 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb29c71d0, L:/127.0.0.1:47792 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.174556 30081 connection.cc:466] server connection from 127.0.0.1:47792 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47792 (request call id 0) could send its response
20:02:41.174 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.175 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.178930 31293 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.642059 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57458 (local address 127.29.47.189:33015)
20:02:41.179 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687176 (+ 45117us) server_negotiation.cc:207] Beginning negotiation
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.687179 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752532 (+ 65353us) server_negotiation.cc:408] Connection header received
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752561 (+    29us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752564 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752600 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.752683 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.088914 (+336231us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.089829 (+   915us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.177590 (+ 87761us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.177875 (+   285us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.178233 (+   358us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.178377 (+   144us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.178537 (+   160us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.178741 (+   204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57458: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57458): Connection reset by peer (error 104)
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45061,"thread_start_us":52,"threads_started":1}
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.179158 30870 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.843775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47810 (local address 127.29.47.188:43205)
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849191 (+  5416us) server_negotiation.cc:207] Beginning negotiation
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849196 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849215 (+    19us) server_negotiation.cc:408] Connection header received
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849266 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849270 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849335 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.849437 (+   102us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.052461 (+203024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.053202 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.173281 (+120079us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.173544 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174459 (+   915us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174519 (+    60us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174524 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174540 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174578 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174590 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.174684 (+    94us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.179001 (+  4317us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47810: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47810): Connection reset by peer (error 104)
20:02:41.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5272}
20:02:41.182 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf45f6952, L:/127.0.0.1:47760 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.187 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1504facd, L:/127.0.0.1:33086 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.191 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2051), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1518ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1780ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.199 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x815ac6e3, L:/127.0.0.1:57468 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.200 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.201 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.201 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.202 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.202 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.203 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.204 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.209 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.209311 31170 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.622763 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47804 (local address 127.29.47.188:43205)
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.622888 (+   125us) server_negotiation.cc:207] Beginning negotiation
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.622892 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.815678 (+192786us) server_negotiation.cc:408] Connection header received
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.815744 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.815748 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.815855 (+   107us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:40.815956 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.126954 (+310998us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.127728 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.196999 (+ 69271us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.197242 (+   243us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208105 (+ 10863us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208127 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208131 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208147 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208187 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208197 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.208274 (+    77us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.209146 (+   872us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47804: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47804): Cannot send after transport endpoint shutdown (error 108)
20:02:41.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:41.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.215 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.216 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.217 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.218 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1de4e9ac, L:/127.0.0.1:47850 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.224 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.224 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.227 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.227 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.231 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.236 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.252 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.253 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.257 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c6c5508, L:/127.0.0.1:57560 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.269 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.269 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.279 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.279 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.284 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.300 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3241e68f, L:/127.0.0.1:33104 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2190), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1050ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1752ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1929ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.309 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.315 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.315 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.316 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.316 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.316 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.316 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.316 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.327 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.327 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.327 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.329 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.331 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.334 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.334 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.335 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2208), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.338 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.340 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.344 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.347 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:41.350 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.385 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.389 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.393 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.393 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.393 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.394 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.394 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2281), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1226ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.394 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.402736 31288 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337549 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57576 (local address 127.29.47.189:33015)
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337798 (+   249us) server_negotiation.cc:207] Beginning negotiation
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337803 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337823 (+    20us) server_negotiation.cc:408] Connection header received
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337890 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.403 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337897 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.337985 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.403 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.338088 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.352130 (+ 14042us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.403 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.352931 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.401537 (+ 48606us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.401827 (+   290us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.402040 (+   213us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.402181 (+   141us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.402292 (+   111us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.402550 (+   258us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57576: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57576): Connection reset by peer (error 104)
20:02:41.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":104}
20:02:41.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.405 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9c11532, L:/127.0.0.1:60928 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.405 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.407 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.407 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.407 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.411 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2314), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2054ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.418 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d425e69, L:/127.0.0.1:33118 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.418 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0665140, L:/127.0.0.1:33148 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.420 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2303), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1021ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2024ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.426268 31170 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.353368 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47872 (local address 127.29.47.188:43205)
20:02:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.353530 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.353535 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.386561 (+ 33026us) server_negotiation.cc:408] Connection header received
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.386684 (+   123us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.386690 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.386792 (+   102us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.386914 (+   122us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.424552 (+ 37638us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.425512 (+   960us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.426096 (+   584us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47872: BlockingRecv error: recv got EOF from 127.0.0.1:47872 (error 108)
20:02:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:41.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.427 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe564015a, L:/127.0.0.1:33132 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.429 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.393 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59423c87, L:/127.0.0.1:47870 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.432 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.433 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.433 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.433 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.434 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x92e6274e, L:/127.0.0.1:60938 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2080ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.443 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.449 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.449 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf52bc450, L:/127.0.0.1:33162 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.450 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.453 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1917ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.454 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.455 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.458 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.29.47.129' into [/127.29.47.129] in 6842164ns
20:02:41.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.460 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.461 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.462 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.462 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:41.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.465 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.473 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.473 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.473 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.474 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.474 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.475 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.475 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.483 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.495 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.500 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.500 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x834a2116, L:/127.0.0.1:57592 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.505 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.512 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.513 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc9dccb21, L:/127.0.0.1:47900 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.514 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.517 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3304fde3, L:/127.0.0.1:33188 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.530 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x587b5199, L:/127.0.0.1:60914 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.490 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4662e723, L:/127.0.0.1:33166 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.545 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2365), Traces: [0ms] refreshing cache from master, [1641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1838ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.547 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.548 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.549 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3bf845a2, L:/127.0.0.1:47888 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.557 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.557 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.559 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.559 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.559 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.569 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2471), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2242ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.579 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9fafad1c, L:/127.0.0.1:33180 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.580 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55a44d8a, L:/127.0.0.1:57590 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.583 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.587 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.588 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.590 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.591 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.593 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.593 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.601 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.601 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.601 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.601 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:41.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.603 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.606 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.611 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.612 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.614 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.615 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.616 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.616 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.617 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.617694 30881 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.638846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57160 (local address 127.29.47.189:33015)
20:02:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.639018 (+   172us) server_negotiation.cc:207] Beginning negotiation
20:02:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.639022 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.617566 (+1978544us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57160: BlockingRecv error: recv got EOF from 127.0.0.1:57160 (error 108)
20:02:41.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
20:02:41.619 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.621 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.622 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.631 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.632 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.633 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.634 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.638 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.645 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a6bbf64, L:/127.0.0.1:47920 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.648 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbeae1679, L:/127.0.0.1:57602 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.656 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x270cbee4, L:/127.0.0.1:33202 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2550), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2277ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2280ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2290ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.667 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ad92aaa, L:/127.0.0.1:33222 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.667 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb52f0057, L:/127.0.0.1:47924 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.672 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.676 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x659f9b71, L:/127.0.0.1:60972 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.677 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.678 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.678 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.678 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2573), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1228ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2314ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.679 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.680 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.683 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.684 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2556), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [670ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2268ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:41.685 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.688 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.688 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.688 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.696 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.696 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:41.697 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.708 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9b41e9b, L:/127.0.0.1:33214 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.717 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x09805be1, L:/127.0.0.1:47912 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2484), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [849ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1358ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2115ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.721 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x15b319b1, L:/127.0.0.1:33206 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2611), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [567ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1736ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1785ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2351ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.740 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.741 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.742 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec71c811, L:/127.0.0.1:60962 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.745 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.746 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7efeda0e, L:/127.0.0.1:57600 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.747 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.747 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.747 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.748 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.751341 30989 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.651282 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47418 (local address 127.29.47.188:43205)
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.651592 (+   310us) server_negotiation.cc:207] Beginning negotiation
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.651596 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.751192 (+2099596us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47418: BlockingRecv error: recv got EOF from 127.0.0.1:47418 (error 108)
20:02:41.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":223,"thread_start_us":97,"threads_started":1}
20:02:41.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.754 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2648), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [308ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1232ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1292ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2391ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.755 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.755 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.756 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.757 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.757 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.760 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.760 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.766 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.766 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.766 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.767 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.768 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.768 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.771 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299970, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299970, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.771 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.771 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.772 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.772 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.773 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.773 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.776 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.777 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.777 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.788 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.791 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:41.793 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5f93a246, L:/127.0.0.1:33236 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2675), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [469ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1779ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2402ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.804 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.805 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.805 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.805 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.807 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.809 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfedafde6, L:/127.0.0.1:33250 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.811 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.813 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.813 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [636ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2687), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [439ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1018ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1524ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1809ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2411ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.823 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.823 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.825 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:41.826 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.826 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.826 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.826 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.827636 30989 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.809318 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47936 (local address 127.29.47.188:43205)
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.809490 (+   172us) server_negotiation.cc:207] Beginning negotiation
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.809495 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.811706 (+  2211us) server_negotiation.cc:408] Connection header received
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.814128 (+  2422us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.828 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.814132 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.814213 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.814290 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.827480 (+ 13190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47936: BlockingRecv error: recv got EOF from 127.0.0.1:47936 (error 108)
20:02:41.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
20:02:41.828 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.828 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.828 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.834815 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.815172 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57614 (local address 127.29.47.189:33015)
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.815330 (+   158us) server_negotiation.cc:207] Beginning negotiation
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.815335 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.817866 (+  2531us) server_negotiation.cc:408] Connection header received
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.818275 (+   409us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.818280 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.818356 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.818414 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.831645 (+ 13231us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.832471 (+   826us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.834655 (+  2184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57614: BlockingRecv error: recv got EOF from 127.0.0.1:57614 (error 108)
20:02:41.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:41.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.839 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.839 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.841 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.842 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.842 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.853 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.853 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf52c5ad0, L:/127.0.0.1:33266 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2662), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [73ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.864 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.864 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.865 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.871 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.871 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.871 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.876 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.884361 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.851060 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57626 (local address 127.29.47.189:33015)
20:02:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.851238 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:41.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.851243 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.855057 (+  3814us) server_negotiation.cc:408] Connection header received
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.856335 (+  1278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.856341 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.856425 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.856496 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.879771 (+ 23275us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.880714 (+   943us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.884208 (+  3494us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57626: BlockingRecv error: recv got EOF from 127.0.0.1:57626 (error 108)
20:02:41.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
20:02:41.885 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.886 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.887 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.899 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.900080 30989 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.842129 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47944 (local address 127.29.47.188:43205)
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.842677 (+   548us) server_negotiation.cc:207] Beginning negotiation
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.842683 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.846390 (+  3707us) server_negotiation.cc:408] Connection header received
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.847217 (+   827us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.847222 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.847310 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.847384 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.859536 (+ 12152us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.860486 (+   950us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.883259 (+ 22773us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.883575 (+   316us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894104 (+ 10529us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894135 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894140 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894159 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894194 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894206 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.894313 (+   107us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.899902 (+  5589us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47944: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47944): Connection reset by peer (error 104)
20:02:41.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":408}
20:02:41.905 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:41.907 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.913 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2752), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1997ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:41.915 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.919 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.920 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.921 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.921 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:41.921 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.922 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.922 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.927423 31191 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.854299 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47952 (local address 127.29.47.188:43205)
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.854529 (+   230us) server_negotiation.cc:207] Beginning negotiation
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.854536 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.855833 (+  1297us) server_negotiation.cc:408] Connection header received
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.863369 (+  7536us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.863375 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.863459 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.863538 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.874012 (+ 10474us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.874951 (+   939us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.903541 (+ 28590us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.903819 (+   278us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926430 (+ 22611us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926469 (+    39us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926499 (+    30us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926518 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926552 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926565 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926660 (+    95us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.927250 (+   590us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47952): Cannot send after transport endpoint shutdown (error 108)
20:02:41.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
20:02:41.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.930999 31288 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.907144 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57644 (local address 127.29.47.189:33015)
20:02:41.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.907309 (+   165us) server_negotiation.cc:207] Beginning negotiation
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.907314 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.913786 (+  6472us) server_negotiation.cc:408] Connection header received
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.913859 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.913864 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.913951 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.914046 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.918793 (+  4747us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.919961 (+  1168us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926380 (+  6419us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.926675 (+   295us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.930200 (+  3525us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.930330 (+   130us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.930435 (+   105us) server_negotiation.cc:1036] Waiting for connection context
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.930828 (+   393us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57644: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57644): Connection reset by peer (error 104)
20:02:41.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:41.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.934 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.934 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.934 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.935 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.935 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.935 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:41.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bbf3e47, L:/127.0.0.1:33280 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2743), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [116ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.943 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18d52def, L:/127.0.0.1:57628 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:41.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a01a405, L:/127.0.0.1:33294 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.955 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.956 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdb7352ed, L:/127.0.0.1:47956 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:41.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:41.958113 30081 connection.cc:466] server connection from 127.0.0.1:47956 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:47956 (request call id 0) could send its response
20:02:41.959 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:41.959 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:41.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:41.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:41.966 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:41.969 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.970 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:41.971 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.971 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.971 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:41.978 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:41.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:41.982 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:41.984 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.984 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.984 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2572ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:41.987 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05400b14, L:/127.0.0.1:33304 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:41.987 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.988 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:41.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.989 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:41.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2854), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1852ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2582ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:41.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:41.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.994 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.994 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:41.994 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:41.994 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:41.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:41.995 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.996 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:41.996 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:41.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:41.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:41.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:41.998 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:41.998 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:41.998 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:41.999 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:41.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:41.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:41.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:41.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.006327 31252 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.979626 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47960 (local address 127.29.47.188:43205)
20:02:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.979785 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.979790 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.980586 (+   796us) server_negotiation.cc:408] Connection header received
20:02:42.007 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.981025 (+   439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.981029 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.981180 (+   151us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.981248 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.035 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:41.999897 (+ 18649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.000687 (+   790us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.006154 (+  5467us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47960: BlockingRecv error: recv got EOF from 127.0.0.1:47960 (error 108)
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.014261 30997 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.663814 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47426 (local address 127.29.47.188:43205)
20:02:42.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.667101 (+  3287us) server_negotiation.cc:207] Beginning negotiation
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.667106 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.014113 (+2347007us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47426: BlockingRecv error: recv got EOF from 127.0.0.1:47426 (error 108)
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3179,"thread_start_us":105,"threads_started":1}
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.035748 30874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.629015 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47406 (local address 127.29.47.188:43205)
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.629171 (+   156us) server_negotiation.cc:207] Beginning negotiation
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.629175 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.636128 (+  6953us) server_negotiation.cc:408] Connection header received
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.636806 (+   678us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.636811 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.636894 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:39.636957 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.035607 (+2398650us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47406: BlockingRecv error: recv got EOF from 127.0.0.1:47406 (error 108)
20:02:42.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:42.043 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.045 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.045 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2808), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1308ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.046 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.048 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.048 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.053 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:42.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.058 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.058 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.061408 30874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.043896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47970 (local address 127.29.47.188:43205)
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044043 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044047 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.061 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044344 (+   297us) server_negotiation.cc:408] Connection header received
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044753 (+   409us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044757 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.062 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044826 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.044922 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.060005 (+ 15083us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.060816 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.061261 (+   445us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47970: BlockingRecv error: recv got EOF from 127.0.0.1:47970 (error 108)
20:02:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:42.062 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.071 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.072 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.075 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.076 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.077 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.078 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.078 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.081 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.081 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.082 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.084 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.090 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.099 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.099 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.101 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.102 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfba621b, L:/127.0.0.1:33332 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2880), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1977ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2011ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2184ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2219ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2569ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.113 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.113 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2989), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2129ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x73d41472, L:/127.0.0.1:33318 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.114 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.115 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.115 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.115 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.115 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b19651a, L:/127.0.0.1:33340 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.116 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.116 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.117 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.118 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2898), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1422ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2611ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.120 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.121 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.121 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:42.121 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.122 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.122 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2679), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1762ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2677ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.123 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.123 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.124 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd5dadfe9, L:/127.0.0.1:33350 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.127 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.128 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2913), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1627ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1657ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2645ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.131078 30874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.103091 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47972 (local address 127.29.47.188:43205)
20:02:42.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.103299 (+   208us) server_negotiation.cc:207] Beginning negotiation
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.103303 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.103988 (+   685us) server_negotiation.cc:408] Connection header received
20:02:42.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.104396 (+   408us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.104400 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.104465 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.104535 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.108980 (+  4445us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.109780 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.130924 (+ 21144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47972: BlockingRecv error: recv got EOF from 127.0.0.1:47972 (error 108)
20:02:42.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107}
20:02:42.132 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.135 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.135 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.135 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.136 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.138 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.140 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.141 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.141 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3006), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1192ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2731ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.141 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.142 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.142 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.143 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.144 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.144 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.144 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.147 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.148 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.148 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.148 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.149 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.149 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.150 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.150 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.151 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.151 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:42.151 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.151 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.151 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.152 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.152 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.152 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.153 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.153 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.153 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.154 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.159 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.159 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.162 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.166 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.166 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.168 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.171753 30874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.137871 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47986 (local address 127.29.47.188:43205)
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.138085 (+   214us) server_negotiation.cc:207] Beginning negotiation
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.138090 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.138918 (+   828us) server_negotiation.cc:408] Connection header received
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.139368 (+   450us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.139372 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.139446 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.139515 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.153924 (+ 14409us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.154840 (+   916us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.171587 (+ 16747us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47986: BlockingRecv error: recv got EOF from 127.0.0.1:47986 (error 108)
20:02:42.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107}
20:02:42.173 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.175 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.175 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.175 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.175 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.177 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.185 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.186 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2953), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.194 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.194 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbabf67b4, L:/127.0.0.1:48024 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.194 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:42.195 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.197 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.197 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.198339 30874 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.177114 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48028 (local address 127.29.47.188:43205)
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.177274 (+   160us) server_negotiation.cc:207] Beginning negotiation
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.177278 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.178066 (+   788us) server_negotiation.cc:408] Connection header received
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.178530 (+   464us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.178535 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.178630 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.178698 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.187570 (+  8872us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.188309 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.192124 (+  3815us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.192385 (+   261us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197639 (+  5254us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197661 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197665 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197679 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197703 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197715 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.197827 (+   112us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.198175 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48028: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48028): Connection reset by peer (error 104)
20:02:42.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:42.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.202 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.202 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.202 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.205 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4de2d0b, L:/127.0.0.1:33352 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.206 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.207 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x002cff9c, L:/127.0.0.1:47998 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.209 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3cf47ce, L:/127.0.0.1:48008 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.210 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.215 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x032c8217, L:/127.0.0.1:33366 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.225 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.226 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2783), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.237 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.237 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.238 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.239 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.239 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.240 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.240 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.242383 31252 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.216612 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48038 (local address 127.29.47.188:43205)
20:02:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.216789 (+   177us) server_negotiation.cc:207] Beginning negotiation
20:02:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.216794 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.217512 (+   718us) server_negotiation.cc:408] Connection header received
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.217958 (+   446us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.217963 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.218038 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.218129 (+    91us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.227507 (+  9378us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.228338 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.234884 (+  6546us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.235147 (+   263us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241492 (+  6345us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241528 (+    36us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241532 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241564 (+    32us) server_negotiation.cc:923] calling sasl_server_start()
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241603 (+    39us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241642 (+    39us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.241739 (+    97us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.242199 (+   460us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48038: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48038): Connection reset by peer (error 104)
20:02:42.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
20:02:42.244 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.244 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.244 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.247 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.247 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.246568 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.227533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57654 (local address 127.29.47.189:33015)
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.227696 (+   163us) server_negotiation.cc:207] Beginning negotiation
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.227701 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.233037 (+  5336us) server_negotiation.cc:408] Connection header received
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.233517 (+   480us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.233521 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.233616 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.233687 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.244901 (+ 11214us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.245805 (+   904us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.246376 (+   571us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57654: BlockingRecv error: recv got EOF from 127.0.0.1:57654 (error 108)
20:02:42.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:42.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.250 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.255 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.259 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.261 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.262 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.262 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2000ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2622ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:42.263 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.264 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.265 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.267 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.268 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.268 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.269 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.269 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.269 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:42.269 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.271 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.271 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.271 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.272 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.274 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.275 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.277 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.279 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.281 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.283 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.283 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58cfb638, L:/127.0.0.1:48048 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.284 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.285 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.286 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.287 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.288 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.289 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.290 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.291 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.291 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.292 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.293 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.294 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.295 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.296 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.296 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.297 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.298 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.313 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.315 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.317 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.319 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.320 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.321 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.323 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.324 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.325 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.360 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.361 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.362 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.362 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2923), Traces: [0ms] refreshing cache from master, [2371ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2459ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2490ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2504ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.362 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.363 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.364 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.365 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.367 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.367 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3159), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2286ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2891ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.365 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.369 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [841ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.369 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.369 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3140), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [852ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2714ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.370 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.373 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.373 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2036ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2692ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2775ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2825ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:42.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.374 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.376 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.376 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.378 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.378 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.379 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.379 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.380 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.380 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.381 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.382 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.382 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.384 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.384 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.385 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.386 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.387 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.387 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.389 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.389 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.389 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.389 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.390 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.390 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.390 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.391 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.390 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.391 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.393 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.394 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.397 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.400 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.406 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.407 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.408 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.409 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.410 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.412 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.412 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.413 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.413 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.414 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.414 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.413 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.413 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.417 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcda8ab85, L:/127.0.0.1:57682 - R:/127.29.47.189:33015] using TOKEN/null
20:02:42.419 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.420 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.422 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.423 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.424 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.424 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.425 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.425 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.426 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.427 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.428 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0c8d3ff, L:/127.0.0.1:57690 - R:/127.29.47.189:33015] using TOKEN/null
20:02:42.434 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x81657465, L:/127.0.0.1:48074 - R:/127.29.47.188:43205] using TOKEN/null
20:02:42.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.436 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.443 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.444 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.445 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.447 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.448 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.448 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.448 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1893aab5, L:/127.0.0.1:33384 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.449 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.449 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.450 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:42.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299990, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299984, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.455 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x629fd534, L:/127.0.0.1:48058 - R:/127.29.47.188:43205] using TOKEN/null
20:02:42.455 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.456 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.456 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.459 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.459 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.459 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.464 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.465 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.465 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.466 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8f4ef67, L:/127.0.0.1:48076 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.467 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.467 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.467173 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.363477 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57660 (local address 127.29.47.189:33015)
20:02:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.363663 (+   186us) server_negotiation.cc:207] Beginning negotiation
20:02:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.363668 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.364034 (+   366us) server_negotiation.cc:408] Connection header received
20:02:42.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.468 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.469 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.470 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.364508 (+   474us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.364514 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.471 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.364606 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.473 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.364709 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.475 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.475 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.476 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.415008 (+ 50299us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.415833 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.451537 (+ 35704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.451820 (+   283us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.451966 (+   146us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.452089 (+   123us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.452179 (+    90us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.467006 (+ 14827us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57660: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57660): Cannot send after transport endpoint shutdown (error 108)
20:02:42.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
20:02:42.478 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.481603 31483 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.483 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.370986 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57672 (local address 127.29.47.189:33015)
20:02:42.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375594 (+  4608us) server_negotiation.cc:207] Beginning negotiation
20:02:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375599 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375617 (+    18us) server_negotiation.cc:408] Connection header received
20:02:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375679 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375694 (+    15us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.375778 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.406129 (+ 30351us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.406296 (+   167us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.416251 (+  9955us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.480375 (+ 64124us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.480670 (+   295us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.480826 (+   156us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.480956 (+   130us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.481203 (+   247us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.481398 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57672: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57672): Connection reset by peer (error 104)
20:02:42.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4499,"thread_start_us":117,"threads_started":1}
20:02:42.492 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3cc08323, L:/127.0.0.1:33376 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.492 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.493 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.494517 31288 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.366764 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57662 (local address 127.29.47.189:33015)
20:02:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.366900 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:42.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.366904 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.368193 (+  1289us) server_negotiation.cc:408] Connection header received
20:02:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.368245 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.368248 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.368297 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.368385 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.432832 (+ 64447us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.433560 (+   728us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.485844 (+ 52284us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.486148 (+   304us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.491469 (+  5321us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.491645 (+   176us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.491778 (+   133us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.494286 (+  2508us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57662: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57662): Connection reset by peer (error 104)
20:02:42.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:42.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4005d25f, L:/127.0.0.1:48078 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.511 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.513 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.516 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.525 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe68ce88d, L:/127.0.0.1:33394 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=266), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [216ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.530 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.536 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.539 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.541 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.542 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.542 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.542 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.544281 31191 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.513226 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48090 (local address 127.29.47.188:43205)
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.513397 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.513403 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.514471 (+  1068us) server_negotiation.cc:408] Connection header received
20:02:42.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.515013 (+   542us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.515017 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.515110 (+    93us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.515182 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.522772 (+  7590us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.523718 (+   946us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.535064 (+ 11346us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.535351 (+   287us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543416 (+  8065us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543451 (+    35us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543455 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543475 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:42.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543511 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543523 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.543620 (+    97us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.544028 (+   408us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48090): Connection reset by peer (error 104)
20:02:42.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
20:02:42.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.547 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:42.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.549 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.551 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.552 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.553 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.555876 31288 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.522522 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57696 (local address 127.29.47.189:33015)
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.522731 (+   209us) server_negotiation.cc:207] Beginning negotiation
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.522736 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.530670 (+  7934us) server_negotiation.cc:408] Connection header received
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.531635 (+   965us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.531640 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.531718 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.531807 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.541230 (+  9423us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.542115 (+   885us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.552906 (+ 10791us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.553201 (+   295us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.555100 (+  1899us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:42.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.555238 (+   138us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:42.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.555341 (+   103us) server_negotiation.cc:1036] Waiting for connection context
20:02:42.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.555713 (+   372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57696: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:57696): Connection reset by peer (error 104)
20:02:42.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
20:02:42.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.559 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.560 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.563 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.568 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.570 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.570 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.574 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.580 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.583 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3fa02a02, L:/127.0.0.1:33402 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.585 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3361), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1973ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1993ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [3056ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.589 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.594 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.595 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.595 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.595 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.595 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.596 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.597 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.597 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.597 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.600 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.601 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.604 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.604 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.611 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.616 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:42.625 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd3249b44, L:/127.0.0.1:48102 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.625 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.627 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa84b2ad4, L:/127.0.0.1:33416 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.632 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x201fd1a7, L:/127.0.0.1:33418 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.633 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfcca8c4, L:/127.0.0.1:57706 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:42.634 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x572cb270, L:/127.0.0.1:33434 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.642 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [303ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [317ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.642 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.645 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.650 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.651 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.651 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.651 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.652 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.652 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.653 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.654 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:42.655 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.655 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.657 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.666 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:42.671 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.673 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.679 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.680 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.683 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.684 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.684 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.686 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.686 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.692 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.692 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.694 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.695 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.695 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.695 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.696 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.697 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.697 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.698 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.700 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.701 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.702 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.703 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.784 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:42.784 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.786 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.788 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.789 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.793 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.795 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.796 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.798 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.799 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.800 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.802 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfb043f9e, L:/127.0.0.1:57730 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:42.803 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.804 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0fbcc97, L:/127.0.0.1:48130 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.804 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.805 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.805 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3577), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [681ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3024ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3103ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:42.805 [DEBUG - pool-4-thread-31] (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.29.47.190:45035, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [178ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:42.805 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x622cdd81, L:/127.0.0.1:33466 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e01a47f, L:/127.0.0.1:48124 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.809 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.815 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.815 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.816 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.816 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.816 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.822 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.822 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.824 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.825 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.826 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.826 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.827 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.827 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.829 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.830 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.831 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.831 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3386), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [389ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:42.831 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:42.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.832 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.831 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.822 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.836 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.838 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.839 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.840 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.840 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.840 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.841 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.842 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.842 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.843 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.843 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.844 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.844 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.845 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.845 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.846 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.846 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.847 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.847 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.848 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.848 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.849 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.849 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.849 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.849 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:42.850 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.850 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.850 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.851 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.851 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.852 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.853 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.853 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:42.853 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.854 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.854 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.855 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.855 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.855 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.856 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.856 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.856 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.857 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.857 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.858 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.858 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.859 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1da01576, L:/127.0.0.1:33450 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.860 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:42.860 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.861 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.849 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:42.859 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.851 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99f9a040, L:/127.0.0.1:48180 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1e23aa6, L:/127.0.0.1:48172 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.869 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.869 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.869 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.870 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.870 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.870 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.872 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.872 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:42.872 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.872820 31485 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.832181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57762 (local address 127.29.47.189:33015)
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.833762 (+  1581us) server_negotiation.cc:207] Beginning negotiation
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.833768 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.840380 (+  6612us) server_negotiation.cc:408] Connection header received
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.840456 (+    76us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.840460 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.873 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.873 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.873 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.871 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=592), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [544ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.840564 (+   104us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.840662 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.848542 (+  7880us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.849449 (+   907us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.872665 (+ 23216us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57762: BlockingRecv error: recv got EOF from 127.0.0.1:57762 (error 108)
20:02:42.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1419}
20:02:42.879 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:42.887 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.887 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:42.893 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd4e2db38, L:/127.0.0.1:57716 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.894286 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.812330 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57756 (local address 127.29.47.189:33015)
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815116 (+  2786us) server_negotiation.cc:207] Beginning negotiation
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815120 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815133 (+    13us) server_negotiation.cc:408] Connection header received
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815170 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815173 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815226 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.815308 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.845786 (+ 30478us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846597 (+   811us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.894134 (+ 47537us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57756: BlockingRecv error: recv got EOF from 127.0.0.1:57756 (error 108)
20:02:42.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2689}
20:02:42.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:42.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:42.895 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:42.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:42.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=602), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [522ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [559ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:42.898 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03a333f5, L:/127.0.0.1:48112 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:42.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:42.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:42.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:42.904 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:42.905 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:42.905 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:42.905 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:42.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21ee4bf0, L:/127.0.0.1:48132 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.906 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:42.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.907393 31483 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.812215 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57742 (local address 127.29.47.189:33015)
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814666 (+  2451us) server_negotiation.cc:207] Beginning negotiation
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814671 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814690 (+    19us) server_negotiation.cc:408] Connection header received
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814749 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814752 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814828 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.814922 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.905996 (+ 91074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.906840 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.907248 (+   408us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57742: BlockingRecv error: recv got EOF from 127.0.0.1:57742 (error 108)
20:02:42.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2317}
20:02:42.908 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x728cff4f, L:/127.0.0.1:48182 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.916 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.920 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.921 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:42.924222 31645 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.826295 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48156 (local address 127.29.47.188:43205)
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846824 (+ 20529us) server_negotiation.cc:207] Beginning negotiation
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846829 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846842 (+    13us) server_negotiation.cc:408] Connection header received
20:02:42.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846879 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846882 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.846930 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.847021 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.923041 (+ 76020us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.923835 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:42.924060 (+   225us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48156: BlockingRecv error: recv got EOF from 127.0.0.1:48156 (error 108)
20:02:42.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19291,"thread_start_us":74,"threads_started":1}
20:02:42.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:42.926 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:42.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:42.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbe43fd65, L:/127.0.0.1:48186 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:42.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.944 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.946 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:42.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.948 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:42.950 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x201d4a54, L:/127.0.0.1:33488 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.955 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.955 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.957 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.960 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.960 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.967 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9370455, L:/127.0.0.1:33534 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.969 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.977 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec589924, L:/127.0.0.1:33726 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.982 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.989 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa33bec93, L:/127.0.0.1:33786 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:42.992 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:42.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.011 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87e1518d, L:/127.0.0.1:48202 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.016 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbbcba68d, L:/127.0.0.1:48140 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.018 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28f55757, L:/127.0.0.1:33558 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.021 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x26a8737a, L:/127.0.0.1:33738 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.023 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe8f4822, L:/127.0.0.1:33660 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.024 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x676a435f, L:/127.0.0.1:48204 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe359a36, L:/127.0.0.1:33752 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9115babc, L:/127.0.0.1:33568 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.032 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcabcf523, L:/127.0.0.1:33564 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.032 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd31d18f, L:/127.0.0.1:48188 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x46397c82, L:/127.0.0.1:33636 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9103f07, L:/127.0.0.1:33504 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.037 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8478156c, L:/127.0.0.1:33604 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.039 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7a5cdc7, L:/127.0.0.1:33720 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.039 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b61af21, L:/127.0.0.1:33532 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.041 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7cfb6f7a, L:/127.0.0.1:33586 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.043 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x264c8976, L:/127.0.0.1:33544 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.044 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b157611, L:/127.0.0.1:33702 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.045 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7c61328, L:/127.0.0.1:33580 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.049 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.051 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.058 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.060 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98a01f84, L:/127.0.0.1:33608 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa86a9f74, L:/127.0.0.1:33620 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.065 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e7db15c, L:/127.0.0.1:33540 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.071 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.071 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:43.071 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.072 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:43.072 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.072 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x235df88f, L:/127.0.0.1:33744 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfcad3635, L:/127.0.0.1:33490 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.075 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x489867be, L:/127.0.0.1:33802 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.062 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4eb782f5, L:/127.0.0.1:33706 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.090 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39b9a711, L:/127.0.0.1:33674 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.094 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa765287, L:/127.0.0.1:33602 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd089a16c, L:/127.0.0.1:33520 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a9c5cda, L:/127.0.0.1:33760 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.097 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd852116a, L:/127.0.0.1:33482 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91e667f4, L:/127.0.0.1:33578 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.103 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.104 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a0585ab, L:/127.0.0.1:33694 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.106 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x416e9c6b, L:/127.0.0.1:33688 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x133856db, L:/127.0.0.1:33774 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.121 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.124 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.126 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4f21179, L:/127.0.0.1:33646 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.129 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.130 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.130 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=821), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [464ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [758ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.132 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.136 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.137 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.137 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.137 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.138 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebd051c3, L:/127.0.0.1:33830 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.139 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.142 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.132 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99f0f70b, L:/127.0.0.1:33804 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.166 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1404586, L:/127.0.0.1:48216 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.170 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed8207b8, L:/127.0.0.1:48230 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe168cd8e, L:/127.0.0.1:48234 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.201 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.225 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x065408ca, L:/127.0.0.1:48240 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.227 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.228 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36bc5f03, L:/127.0.0.1:33838 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.234 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.238 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.245 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.246 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.250 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.252 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e92eb49, L:/127.0.0.1:33846 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.254 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.257 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.257 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=965), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [765ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:43.258 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.262 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.263 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299967, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299967, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299967, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.299 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.299 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.299 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.299 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1006), Traces: [0ms] refreshing cache from master, [78ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [712ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [727ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.299 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:43.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.303 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.306 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.307 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.307 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90f565b4, L:/127.0.0.1:33856 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.307 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.307 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.307 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.308 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.308 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.308 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.308 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.309 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.310 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.311 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.312 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.313 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.314 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.316 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.319 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.320 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.321 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.321 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1025), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [576ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.322 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.324281 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.300842 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57768 (local address 127.29.47.189:33015)
20:02:43.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.301004 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:43.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.301009 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.324 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.305664 (+  4655us) server_negotiation.cc:408] Connection header received
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.306027 (+   363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.306032 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.306127 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.306190 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.312552 (+  6362us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.313395 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.324127 (+ 10732us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57768: BlockingRecv error: recv got EOF from 127.0.0.1:57768 (error 108)
20:02:43.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
20:02:43.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.327 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.328 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.329 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.329 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.329 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1034), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [682ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [780ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.330 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.330 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.330 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.331 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.331 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.333 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.333 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.333 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.335 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.336 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.337 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.337 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.337 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.337 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.340 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.340 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.342 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.344 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.346 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.348 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.349 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1079), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [368ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [615ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.350 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.351 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.353 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x73483c31, L:/127.0.0.1:33880 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.353 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.353 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1044), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [685ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [759ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.354 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe01eb701, L:/127.0.0.1:33886 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.355 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.357 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.357 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.358 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=945), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [561ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.359 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.360 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.361 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.363 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.364 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.364 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.365 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.365 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.365 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:43.365 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.365 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1105), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [309ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [615ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.366 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.367 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.368 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.368 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.368 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.369 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.369 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.370 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.370 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.373 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.373 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.375 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.375 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.376 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4145), Traces: [0ms] refreshing cache from master, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [667ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [731ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.377 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.378 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.378 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.379 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.380 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.380 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.381 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.381 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.374 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.381 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.382 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.382 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.383 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.383 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.383 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.383 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.383 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.384 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.384 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.385 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.386 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.387 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.388 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.389 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.391 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.391 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.391 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.393 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.395 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.397 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.398 [DEBUG - pool-4-thread-64] (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.29.47.190:45035, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [311ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [559ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.400 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.401 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.402 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.403 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.403 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.404 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.407 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.408 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.410 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.411 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1031), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [411ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.412 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x08bc996b, L:/127.0.0.1:33906 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.412 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaedb61c5, L:/127.0.0.1:48294 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.413 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.413 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.414 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.414 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1115), Traces: [0ms] refreshing cache from master, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [701ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [834ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.415 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.416 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.416 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [756ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [834ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.417 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.418 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.419 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.419 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.419 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [533ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [536ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.419 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:43.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79039f8f, L:/127.0.0.1:33896 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.424 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.425 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x606319d9, L:/127.0.0.1:48322 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.426 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:43.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.427 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.428 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.428 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.428 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.430 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.431 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.432641 31483 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.264369 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57766 (local address 127.29.47.189:33015)
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.264546 (+   177us) server_negotiation.cc:207] Beginning negotiation
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.264551 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.300694 (+ 36143us) server_negotiation.cc:408] Connection header received
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432234 (+131540us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432239 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432315 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432488 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57766: BlockingWrite error: write error: Broken pipe (error 32)
20:02:43.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:43.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.436 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.438 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.442 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.446 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.446 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.446 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.447 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.447 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.447 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c3da993, L:/127.0.0.1:33918 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.449 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.450 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.451 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.453 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.456 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.459 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.460 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.461 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.462 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.462 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.462 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.464 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.465549 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.332749 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57776 (local address 127.29.47.189:33015)
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.333685 (+   936us) server_negotiation.cc:207] Beginning negotiation
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.333691 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.333710 (+    19us) server_negotiation.cc:408] Connection header received
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465019 (+131309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465024 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465124 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465207 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465408 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57776: BlockingRecv error: recv got EOF from 127.0.0.1:57776 (error 108)
20:02:43.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":808}
20:02:43.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.469 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.469 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.469 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.470 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d8c8767, L:/127.0.0.1:48306 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.472 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b39a664, L:/127.0.0.1:33974 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.472 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.473 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.476 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.476 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfe2652a, L:/127.0.0.1:34040 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.478 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.481 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.482 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3044f360, L:/127.0.0.1:48450 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.484 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.485 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.487 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.488 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdca9f8ac, L:/127.0.0.1:33970 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.488 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ac7072b, L:/127.0.0.1:48418 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:43.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0a9b29c, L:/127.0.0.1:34038 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.491 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x891e7069, L:/127.0.0.1:33982 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.493 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.494 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6e9bebb, L:/127.0.0.1:48422 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.495 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:43.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30dcc9dd, L:/127.0.0.1:33994 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x945feac5, L:/127.0.0.1:48354 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e908752, L:/127.0.0.1:48398 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.499 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4fca8fbf, L:/127.0.0.1:48338 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.500 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae3d7c49, L:/127.0.0.1:34024 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.500 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7164aec3, L:/127.0.0.1:48286 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.501 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdb350c4, L:/127.0.0.1:48290 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.504 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.505 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad33cf3e, L:/127.0.0.1:48276 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.505 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.507 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.507 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.507 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.508 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa24c1f7a, L:/127.0.0.1:48244 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.511 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.512398 30078 connection.cc:466] server connection from 127.0.0.1:48244 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48244 (request call id 0) could send its response
20:02:43.514 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.515 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x805ec6bc, L:/127.0.0.1:48478 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa4c919a, L:/127.0.0.1:48436 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.518 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae7833a8, L:/127.0.0.1:48416 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.518 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x385bea7f, L:/127.0.0.1:34036 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2aec46ea, L:/127.0.0.1:48408 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.522 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff5715ae, L:/127.0.0.1:48488 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.503 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f17dd95, L:/127.0.0.1:48384 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.523 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.523 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.523 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.526247 31770 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.427264 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57820 (local address 127.29.47.189:33015)
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525738 (+ 98474us) server_negotiation.cc:207] Beginning negotiation
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525744 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525765 (+    21us) server_negotiation.cc:408] Connection header received
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525825 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525830 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.525911 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.526091 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57820: BlockingWrite error: write error: Broken pipe (error 32)
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":98352,"thread_start_us":131,"threads_started":1}
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.527812 30997 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.250046 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48254 (local address 127.29.47.188:43205)
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.250209 (+   163us) server_negotiation.cc:207] Beginning negotiation
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.250214 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.252432 (+  2218us) server_negotiation.cc:408] Connection header received
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.252795 (+   363us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.252799 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.252867 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.252924 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.505133 (+252209us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.506037 (+   904us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.527670 (+ 21633us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48254: BlockingRecv error: recv got EOF from 127.0.0.1:48254 (error 108)
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.528261 31771 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.375765 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57796 (local address 127.29.47.189:33015)
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513354 (+137589us) server_negotiation.cc:207] Beginning negotiation
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513359 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513377 (+    18us) server_negotiation.cc:408] Connection header received
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513429 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513433 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.513495 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.528117 (+ 14622us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57796: BlockingWrite error: write error: Broken pipe (error 32)
20:02:43.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":137486,"thread_start_us":80,"threads_started":1}
20:02:43.537 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1b302c4, L:/127.0.0.1:48472 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.538174 31771 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.427930 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57842 (local address 127.29.47.189:33015)
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530675 (+102745us) server_negotiation.cc:207] Beginning negotiation
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530681 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530701 (+    20us) server_negotiation.cc:408] Connection header received
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530755 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530760 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530833 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.530985 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57842: BlockingWrite error: write error: Broken pipe (error 32)
20:02:43.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":102657,"thread_start_us":82,"threads_started":1}
20:02:43.542 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x85febaa7, L:/127.0.0.1:57854 - R:/127.29.47.189:33015] using TOKEN/null
20:02:43.546 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc41bc8a0, L:/127.0.0.1:57830 - R:/127.29.47.189:33015] using TOKEN/null
20:02:43.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.548 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.553 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a4e30e4, L:/127.0.0.1:48342 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.557 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:43.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.565532 31483 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374363 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57806 (local address 127.29.47.189:33015)
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432921 (+ 58558us) server_negotiation.cc:207] Beginning negotiation
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432926 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432944 (+    18us) server_negotiation.cc:408] Connection header received
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432992 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.432998 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.433080 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.433172 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.564298 (+131126us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.565125 (+   827us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.565376 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57806: BlockingRecv error: recv got EOF from 127.0.0.1:57806 (error 108)
20:02:43.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58473,"thread_start_us":112,"threads_started":1}
20:02:43.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.574 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.573530 31288 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374272 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57784 (local address 127.29.47.189:33015)
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374832 (+   560us) server_negotiation.cc:207] Beginning negotiation
20:02:43.574 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374837 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374855 (+    18us) server_negotiation.cc:408] Connection header received
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374901 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374905 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374968 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.375071 (+   103us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.572284 (+197213us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.575 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.582 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4f166c8, L:/127.0.0.1:48370 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.590 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.592 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.593 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:43.593 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.593 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:43.595 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.597 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9892cb7b, L:/127.0.0.1:33998 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.601 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40e42d7b, L:/127.0.0.1:48340 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x997ebf1b, L:/127.0.0.1:48446 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.573158 (+   874us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.603 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.606 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85f8a2a4, L:/127.0.0.1:33958 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.610 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.611 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:43.611 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.573390 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57784: BlockingRecv error: recv got EOF from 127.0.0.1:57784 (error 108)
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":473}
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.574229 31159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.374589 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57814 (local address 127.29.47.189:33015)
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465823 (+ 91234us) server_negotiation.cc:207] Beginning negotiation
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465828 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465846 (+    18us) server_negotiation.cc:408] Connection header received
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465893 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465896 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.465954 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.466046 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.536480 (+ 70434us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.537214 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.574114 (+ 36900us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57814: BlockingRecv error: recv got EOF from 127.0.0.1:57814 (error 108)
20:02:43.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":91148,"thread_start_us":68,"threads_started":1}
20:02:43.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.614 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.614 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.616 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.619 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:43.621 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.624 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdb9995c, L:/127.0.0.1:33942 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.630 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f4377c8, L:/127.0.0.1:33932 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.635 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f864952, L:/127.0.0.1:48492 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8197ed5d, L:/127.0.0.1:34012 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.636 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:43.639 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x375df1cd, L:/127.0.0.1:33954 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.642 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ecc2afd, L:/127.0.0.1:48268 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.645 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x40ce632f, L:/127.0.0.1:33926 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.647 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:43.649 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e36cf00, L:/127.0.0.1:33924 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.649 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3488348d, L:/127.0.0.1:57870 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:43.652 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x72d7ab1d, L:/127.0.0.1:33868 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ee849ad, L:/127.0.0.1:34004 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:43.659 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x29bdc140, L:/127.0.0.1:48462 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.661 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1277), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [877ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [893ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [908ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [917ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.665 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.666 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1379), Traces: [0ms] refreshing cache from master, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [573ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [729ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:43.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.667 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.667 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.667 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.668 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:43.668 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.668 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:43.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.670 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.671 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.671 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.672 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.672 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.672 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.673 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.674 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.674 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.678 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.687 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.688 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1244), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [939ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [958ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:43.690 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf08ef27e, L:/127.0.0.1:48498 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.692 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.692 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1331), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [608ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.697 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.697 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.697 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:43.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.699 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.700 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.700 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.701 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.701 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.701 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.701 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.705416 31663 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.675393 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48496 (local address 127.29.47.188:43205)
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.675606 (+   213us) server_negotiation.cc:207] Beginning negotiation
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.675609 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:43.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.676121 (+   512us) server_negotiation.cc:408] Connection header received
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.676546 (+   425us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.676553 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.676632 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.676720 (+    88us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.706 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.680926 (+  4206us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.681778 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.703740 (+ 21962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.703994 (+   254us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704712 (+   718us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704743 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704747 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704764 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704800 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704811 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.704889 (+    78us) server_negotiation.cc:1036] Waiting for connection context
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.705244 (+   355us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48496: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48496): Connection reset by peer (error 104)
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":154}
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.706808 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.695407 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57880 (local address 127.29.47.189:33015)
20:02:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.695585 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.695590 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.706688 (+ 11098us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57880: BlockingRecv error: recv got EOF from 127.0.0.1:57880 (error 108)
20:02:43.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
20:02:43.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.707 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.708 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1340), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [272ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [598ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [970ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.707316 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.696902 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57896 (local address 127.29.47.189:33015)
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.697073 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.697077 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.700190 (+  3113us) server_negotiation.cc:408] Connection header received
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.700509 (+   319us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.700513 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.700588 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.700656 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.707208 (+  6552us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57896: BlockingRecv error: recv got EOF from 127.0.0.1:57896 (error 108)
20:02:43.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:43.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.712 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.712 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.712 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:43.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.715 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.715 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.715 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.716 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.716 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.718547 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.710731 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57902 (local address 127.29.47.189:33015)
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.710879 (+   148us) server_negotiation.cc:207] Beginning negotiation
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.710885 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.717368 (+  6483us) server_negotiation.cc:408] Connection header received
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.717832 (+   464us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.717837 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.717947 (+   110us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.718014 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.718388 (+   374us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57902: BlockingRecv error: recv got EOF from 127.0.0.1:57902 (error 108)
20:02:43.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:43.720 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.720 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.727 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.728 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1342), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [828ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:43.730 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.735 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.735 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.735 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:43.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.737 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.737 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.738 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1441), Traces: [0ms] refreshing cache from master, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [791ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [986ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1278ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.740 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.740 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.741107 31663 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.722966 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48506 (local address 127.29.47.188:43205)
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.723162 (+   196us) server_negotiation.cc:207] Beginning negotiation
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.723167 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.723905 (+   738us) server_negotiation.cc:408] Connection header received
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.724321 (+   416us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.724325 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.724395 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.724458 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.739835 (+ 15377us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.740726 (+   891us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.740966 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48506: BlockingRecv error: recv got EOF from 127.0.0.1:48506 (error 108)
20:02:43.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":93}
20:02:43.739 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.743 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.745409 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.730409 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57906 (local address 127.29.47.189:33015)
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.730647 (+   238us) server_negotiation.cc:207] Beginning negotiation
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.730652 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.732022 (+  1370us) server_negotiation.cc:408] Connection header received
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.734591 (+  2569us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.734597 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.734702 (+   105us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.734775 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.744105 (+  9330us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.744998 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.745273 (+   275us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57906: BlockingRecv error: recv got EOF from 127.0.0.1:57906 (error 108)
20:02:43.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":126}
20:02:43.749 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.750 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.751 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.751 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.752 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.752 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.762753 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.742366 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57908 (local address 127.29.47.189:33015)
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.742546 (+   180us) server_negotiation.cc:207] Beginning negotiation
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.742551 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.742805 (+   254us) server_negotiation.cc:408] Connection header received
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.746022 (+  3217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.746026 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.746102 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.746192 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.761244 (+ 15052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.762044 (+   800us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.762580 (+   536us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57908: BlockingRecv error: recv got EOF from 127.0.0.1:57908 (error 108)
20:02:43.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:43.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.764 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.764 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.765 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.765 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.766 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.770 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.776 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.779 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.780 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1496), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [747ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.781 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.785 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.786 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.787 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.787 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10f64891, L:/127.0.0.1:48508 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.787 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.787 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.787 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.788 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.791790 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.781509 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57920 (local address 127.29.47.189:33015)
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.781700 (+   191us) server_negotiation.cc:207] Beginning negotiation
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.781705 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.782374 (+   669us) server_negotiation.cc:408] Connection header received
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.790915 (+  8541us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.790920 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.791007 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.791075 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.791648 (+   573us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57920: BlockingRecv error: recv got EOF from 127.0.0.1:57920 (error 108)
20:02:43.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":99}
20:02:43.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.796 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.796 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1487), Traces: [0ms] refreshing cache from master, [48ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [735ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.799 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.800 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.801 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.802 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [785ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.803 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.803 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.803 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.804 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.805 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.805 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.805 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.807 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.807 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.808 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.808 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.808 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.810839 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.803135 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57948 (local address 127.29.47.189:33015)
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.803309 (+   174us) server_negotiation.cc:207] Beginning negotiation
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.803313 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.803989 (+   676us) server_negotiation.cc:408] Connection header received
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.810150 (+  6161us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.810156 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.810239 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.810296 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.810704 (+   408us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57948: BlockingRecv error: recv got EOF from 127.0.0.1:57948 (error 108)
20:02:43.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
20:02:43.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.812992 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.798193 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57932 (local address 127.29.47.189:33015)
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.798353 (+   160us) server_negotiation.cc:207] Beginning negotiation
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.798358 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.800465 (+  2107us) server_negotiation.cc:408] Connection header received
20:02:43.813 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.800987 (+   522us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.800992 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.801083 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.801146 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.813 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.812851 (+ 11705us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57932: BlockingRecv error: recv got EOF from 127.0.0.1:57932 (error 108)
20:02:43.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:43.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.815 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.815 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [690ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1008ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.828 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.828 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.829 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.829 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.829 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.829 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.829 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.829901 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.816935 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57964 (local address 127.29.47.189:33015)
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.821123 (+  4188us) server_negotiation.cc:207] Beginning negotiation
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.821129 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.826352 (+  5223us) server_negotiation.cc:408] Connection header received
20:02:43.830 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.826771 (+   419us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.826775 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.826878 (+   103us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.830 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.826946 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.829748 (+  2802us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57964: BlockingRecv error: recv got EOF from 127.0.0.1:57964 (error 108)
20:02:43.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4037}
20:02:43.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.832 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.832 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.833 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.834 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.843 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.844 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1450), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [909ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.846 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad7cd00f, L:/127.0.0.1:48518 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:43.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.850 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.851 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.851 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.851 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.851 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.851 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1462), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [413ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [870ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.853 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.854 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.857 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.858 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.858 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.858 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.859 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.859 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.860811 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.844288 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57980 (local address 127.29.47.189:33015)
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.844453 (+   165us) server_negotiation.cc:207] Beginning negotiation
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.844458 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.846928 (+  2470us) server_negotiation.cc:408] Connection header received
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.847358 (+   430us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.847362 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.861 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.847440 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.861 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.847497 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.859084 (+ 11587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.860413 (+  1329us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.860648 (+   235us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57980: BlockingRecv error: recv got EOF from 127.0.0.1:57980 (error 108)
20:02:43.861 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.862350 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.853349 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57982 (local address 127.29.47.189:33015)
20:02:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.853494 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.853499 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.854055 (+   556us) server_negotiation.cc:408] Connection header received
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.855514 (+  1459us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.855519 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.855594 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.855648 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.859084 (+  3436us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.859914 (+   830us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.862240 (+  2326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57982: BlockingRecv error: recv got EOF from 127.0.0.1:57982 (error 108)
20:02:43.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:43.864 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.864 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1479), Traces: [0ms] refreshing cache from master, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [901ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:43.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.865 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.866 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1577), Traces: [0ms] refreshing cache from master, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [744ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1026ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1166ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.870 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.870 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.871 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.871 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.871 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:43.871 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.871 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.871 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:43.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.872 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.872 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.873 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.874 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:43.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.875264 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.864334 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57990 (local address 127.29.47.189:33015)
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867342 (+  3008us) server_negotiation.cc:207] Beginning negotiation
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867347 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867365 (+    18us) server_negotiation.cc:408] Connection header received
20:02:43.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867417 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867420 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867481 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.867580 (+    99us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.870949 (+  3369us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.871720 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.875119 (+  3399us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57990: BlockingRecv error: recv got EOF from 127.0.0.1:57990 (error 108)
20:02:43.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2879}
20:02:43.876 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:43.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.876 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:43.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.879 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.879 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.879 [DEBUG - pool-4-thread-33] (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.29.47.190:45035, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [438ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [963ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.879 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1597), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [699ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1038ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.889 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.890 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1515), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [500ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [957ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:43.897 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.900 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.908 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.908 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:43.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:43.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:43.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:43.952 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:43.952 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.953 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.953 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.954 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:43.955 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:43.955 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:43.955 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1581), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [525ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [972ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:43.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:43.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:43.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:43.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.959 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.960211 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.893866 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58006 (local address 127.29.47.189:33015)
20:02:43.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.894045 (+   179us) server_negotiation.cc:207] Beginning negotiation
20:02:43.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.894049 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:43.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.953868 (+ 59819us) server_negotiation.cc:408] Connection header received
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.953960 (+    92us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.953964 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.954051 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.954156 (+   105us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.958704 (+  4548us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.959477 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.960063 (+   586us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58006: BlockingRecv error: recv got EOF from 127.0.0.1:58006 (error 108)
20:02:43.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
20:02:43.961 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:43.961 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1597), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [595ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [990ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:43.962 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.963 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:43.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.965 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.965 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [491ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [936ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.966 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.967 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1590), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [596ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1021ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.968 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.968 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.969 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.969 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.972 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.972 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.974 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.975 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.976 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.977 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.978 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:43.979 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:43.980 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.980 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1682), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [521ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [761ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.981 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:43.982 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.982 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1673), Traces: [0ms] refreshing cache from master, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [758ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1056ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1266ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.984 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.984 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1694), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [766ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1066ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:43.983671 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.883409 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:57998 (local address 127.29.47.189:33015)
20:02:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.883901 (+   492us) server_negotiation.cc:207] Beginning negotiation
20:02:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.883906 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:43.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.886466 (+  2560us) server_negotiation.cc:408] Connection header received
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.887243 (+   777us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.887249 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.887327 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.887424 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.982402 (+ 94978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:43.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.983246 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.983497 (+   251us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:57998: BlockingRecv error: recv got EOF from 127.0.0.1:57998 (error 108)
20:02:43.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":376}
20:02:43.986 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.986 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1615), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [550ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [849ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [951ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.986 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.987 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1696), Traces: [0ms] refreshing cache from master, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [790ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1330ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.987 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:43.988 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:43.988 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1694), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [713ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1204ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:43.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.013 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.014 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1588), Traces: [0ms] refreshing cache from master, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [959ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.016 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.018 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.021 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.022 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.022 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1733), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [703ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1187ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.023 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.023 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.023 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.023 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.028 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.030 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.030 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5666402c, L:/127.0.0.1:58132 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.032 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.033 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.035 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.036 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.038 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.040 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.041 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.043 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.044 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.045 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.038 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76e057aa, L:/127.0.0.1:58148 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.053 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd9ddbeb2, L:/127.0.0.1:48638 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.060 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.060 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1611), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [638ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [974ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.061 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.063 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.066 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.070 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.070 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1704), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [575ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [773ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [976ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.071 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.076 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.078 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.078 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1687), Traces: [0ms] refreshing cache from master, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [808ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1078ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1096ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.080 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.081 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1672), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [916ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1085ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.081 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.082 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.087 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76481c8f, L:/127.0.0.1:48642 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.088 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.088 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.088 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.089 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.089 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.090 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.090 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.090 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.093 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x894b9bef, L:/127.0.0.1:48652 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.098 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.099 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.111 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.112 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xecb6161b, L:/127.0.0.1:58158 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69809b69, L:/127.0.0.1:48572 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.125 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.125 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.126 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.126 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.126 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.127 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.128 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [919ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.129 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.129 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.130 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1767), Traces: [0ms] refreshing cache from master, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [911ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.131 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.131 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1681), Traces: [0ms] refreshing cache from master, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [788ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.131103 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.127434 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58190 (local address 127.29.47.189:33015)
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130681 (+  3247us) server_negotiation.cc:207] Beginning negotiation
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130686 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130699 (+    13us) server_negotiation.cc:408] Connection header received
20:02:44.132 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130738 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130741 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130800 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.130933 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58190: BlockingWrite error: write error: Broken pipe (error 32)
20:02:44.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":484,"server-negotiator.queue_time_us":3169,"thread_start_us":155,"threads_started":1}
20:02:44.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.134 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.134 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.134 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1685), Traces: [0ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [837ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.134 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.134 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1685), Traces: [0ms] refreshing cache from master, [138ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [775ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1405ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7b91c814, L:/127.0.0.1:58096 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.136 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.137 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.138 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.138 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1692), Traces: [0ms] refreshing cache from master, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [762ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.138 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.140 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.140 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1712), Traces: [0ms] refreshing cache from master, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [683ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [893ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.141 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.141 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.141 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.141 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.141 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.141 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.142 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.142 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.142 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.142 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.143 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.145 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.145 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.152 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd319b802, L:/127.0.0.1:58194 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.152 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd3109f1a, L:/127.0.0.1:58078 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.154 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x001ae8c1, L:/127.0.0.1:58032 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.158 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.158 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x452a17de, L:/127.0.0.1:48658 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.171 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.171 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.175 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.175 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.175 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.176 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.176 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.177 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.177 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.179 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.180 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.184 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.186 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.186 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3e957be, L:/127.0.0.1:58018 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.187 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.188 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.188 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.189 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.190 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.189764 31894 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.127344 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58164 (local address 127.29.47.189:33015)
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149437 (+ 22093us) server_negotiation.cc:207] Beginning negotiation
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149442 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149455 (+    13us) server_negotiation.cc:408] Connection header received
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149499 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149503 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149581 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149679 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.188516 (+ 38837us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.191 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.191 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.192 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.193 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.194 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.194 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.194 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.195 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.196 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.198 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.200 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.200 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.200 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.200 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.201 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.202 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.202 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.202 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.203 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.204 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.204 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.204 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.204 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.204 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.206 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.207 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.207 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.207 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.208 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.208 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.208 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.208 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.209 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.209 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.209 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.211 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.211 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.212 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.212 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.217 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd45efed3, L:/127.0.0.1:48586 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.218 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.218 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.218 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.219 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.219 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.222 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe51cb142, L:/127.0.0.1:58050 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.222 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xae8034c5, L:/127.0.0.1:48542 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.228 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd024ec36, L:/127.0.0.1:58034 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189379 (+   863us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.219 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.230 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.231 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59eacf87, L:/127.0.0.1:58122 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.231 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7cd1334c, L:/127.0.0.1:58212 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.234 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd93d8355, L:/127.0.0.1:48614 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.207 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb262b3d, L:/127.0.0.1:58092 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.241 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.241 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.241 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.205 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.242 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.199 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:44.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.245 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3bf5c0ab, L:/127.0.0.1:48628 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.246 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.246 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.247 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.249 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.250 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.250 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.250 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.250 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.251 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.251 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.251 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.252 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.252 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.252 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.252 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48cf78d4, L:/127.0.0.1:58238 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.253 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.253 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.253 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.253 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.253 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189618 (+   239us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58164: BlockingRecv error: recv got EOF from 127.0.0.1:58164 (error 108)
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.221892 31893 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.142607 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58174 (local address 127.29.47.189:33015)
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151410 (+  8803us) server_negotiation.cc:207] Beginning negotiation
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151414 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151427 (+    13us) server_negotiation.cc:408] Connection header received
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151463 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151466 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151522 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.151602 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.255 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.255 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.255 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.255 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.255 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.256 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.256 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.256 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.257 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.257 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.257 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.259 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.259 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.260 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.260 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.260 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.260 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.262 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf479f42a, L:/127.0.0.1:48604 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.264 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.264 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.264 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x52a53fcb, L:/127.0.0.1:48616 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.254 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.268 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.268 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.269 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.253 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.269 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.269 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.252 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.270 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.270 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.270 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.250 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.270 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.270 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.271 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.272 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.272 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.273 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.273 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.273 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.273 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb951b5a9, L:/127.0.0.1:48674 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.275 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.277 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.277 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.279 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.279 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.264 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.280 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.280 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.280 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.280 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.280 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.281 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.281 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.281 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.281 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.260 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.284 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.284 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.284 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.284 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.285 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.290 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.220626 (+ 69024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.221424 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.221754 (+   330us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58174: BlockingRecv error: recv got EOF from 127.0.0.1:58174 (error 108)
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8725}
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.260129 31761 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992080 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48594 (local address 127.29.47.188:43205)
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992568 (+   488us) server_negotiation.cc:207] Beginning negotiation
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992572 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992584 (+    12us) server_negotiation.cc:408] Connection header received
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992614 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992616 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992652 (+    36us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992737 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.110342 (+117605us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.159754 (+ 49412us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.218269 (+ 58515us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.218501 (+   232us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219151 (+   650us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219173 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219176 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219192 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219228 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219240 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.219316 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.259955 (+ 40639us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48594: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48594): Cannot send after transport endpoint shutdown (error 108)
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":417}
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.274802 31663 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962322 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48530 (local address 127.29.47.188:43205)
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962514 (+   192us) server_negotiation.cc:207] Beginning negotiation
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962519 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962536 (+    17us) server_negotiation.cc:408] Connection header received
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962593 (+    57us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962597 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962681 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.962782 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.124477 (+161695us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.125200 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274030 (+148830us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274292 (+   262us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274512 (+   220us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274527 (+    15us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274531 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.274665 (+   134us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48530: getpeername error: Transport endpoint is not connected (error 107)
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.281760 31647 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.970531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48538 (local address 127.29.47.188:43205)
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971033 (+   502us) server_negotiation.cc:207] Beginning negotiation
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971038 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971053 (+    15us) server_negotiation.cc:408] Connection header received
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971220 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971224 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971275 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.971390 (+   115us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.280613 (+309223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.281378 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.281630 (+   252us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48538: BlockingRecv error: recv got EOF from 127.0.0.1:48538 (error 108)
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":397}
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.288511 31483 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.167818 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58202 (local address 127.29.47.189:33015)
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.188946 (+ 21128us) server_negotiation.cc:207] Beginning negotiation
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.188951 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.188970 (+    19us) server_negotiation.cc:408] Connection header received
20:02:44.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189019 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189022 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189093 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.189191 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.287276 (+ 98085us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.287998 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.288377 (+   379us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58202: BlockingRecv error: recv got EOF from 127.0.0.1:58202 (error 108)
20:02:44.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21006}
20:02:44.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.280 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.295 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.280 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1830), Traces: [0ms] refreshing cache from master, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [771ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1181ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.278 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.297 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.274 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3c9557b, L:/127.0.0.1:58220 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.299 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.299322 31770 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993383 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58108 (local address 127.29.47.189:33015)
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993473 (+    90us) server_negotiation.cc:207] Beginning negotiation
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993476 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993486 (+    10us) server_negotiation.cc:408] Connection header received
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993513 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993516 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993553 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.993632 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.149338 (+155706us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.150101 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.297749 (+147648us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.298007 (+   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
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.298572 (+   565us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.298716 (+   144us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.298795 (+    79us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.299153 (+   358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58108: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58108): Connection reset by peer (error 104)
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38,"spinlock_wait_cycles":2432}
20:02:44.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.300774 30002 connection.cc:466] server connection from 127.0.0.1:58220 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58220 (request call id 0) could send its response
20:02:44.301 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.301 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.301 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.303 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.303 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.303 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.302605 31760 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994355 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48564 (local address 127.29.47.188:43205)
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994555 (+   200us) server_negotiation.cc:207] Beginning negotiation
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994560 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994574 (+    14us) server_negotiation.cc:408] Connection header received
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994623 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994625 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994670 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.994757 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.178084 (+183327us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.178971 (+   887us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.211435 (+ 32464us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.211631 (+   196us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301752 (+ 90121us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301780 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301783 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301802 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301848 (+    46us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301860 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.301940 (+    80us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.302418 (+   478us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48564: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48564): Connection reset by peer (error 104)
20:02:44.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:44.296 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.305 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.306 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.306 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.306 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.307 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.308 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.309 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1921), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [952ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1583ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.310 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.307236 31777 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.312 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.312 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.314 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.314 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.167611 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58216 (local address 127.29.47.189:33015)
20:02:44.316 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168226 (+   615us) server_negotiation.cc:207] Beginning negotiation
20:02:44.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.317 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.317 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168232 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168251 (+    19us) server_negotiation.cc:408] Connection header received
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168302 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168306 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168372 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.168473 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.215551 (+ 47078us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.216373 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.305696 (+ 89323us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.305946 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.306472 (+   526us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.317 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.306644 (+   172us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.318 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.318 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.306729 (+    85us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.307077 (+   348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58216: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58216): Connection reset by peer (error 104)
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":517}
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.308686 31775 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.968541 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58066 (local address 127.29.47.189:33015)
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.983942 (+ 15401us) server_negotiation.cc:207] Beginning negotiation
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.983946 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.983961 (+    15us) server_negotiation.cc:408] Connection header received
20:02:44.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.323 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.323 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:44.324 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2cb4add, L:/127.0.0.1:48670 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.324 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.326 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.326 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.327 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.327 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1882), Traces: [0ms] refreshing cache from master, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [805ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1420ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.329 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.329 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.984012 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.984015 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.984083 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.984180 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.191577 (+207397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.192365 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.285035 (+ 92670us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.285293 (+   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
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.308073 (+ 22780us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.308185 (+   112us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.308262 (+    77us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.308554 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58066: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58066): Connection reset by peer (error 104)
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15318}
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.311539 31776 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.167895 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58232 (local address 127.29.47.189:33015)
20:02:44.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190797 (+ 22902us) server_negotiation.cc:207] Beginning negotiation
20:02:44.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190802 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.331 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b606383, L:/127.0.0.1:58250 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.332 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.334 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.334 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.334 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190819 (+    17us) server_negotiation.cc:408] Connection header received
20:02:44.338 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.338 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.338 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1927), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [806ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.338 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.326 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190857 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190861 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190915 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190997 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.271518 (+ 80521us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.272249 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.294386 (+ 22137us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.294661 (+   275us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.310891 (+ 16230us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.311006 (+   115us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.311073 (+    67us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.311393 (+   320us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58232: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58232): Connection reset by peer (error 104)
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22806,"thread_start_us":165,"threads_started":1}
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.313786 31894 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.339 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.167857 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58230 (local address 127.29.47.189:33015)
20:02:44.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190006 (+ 22149us) server_negotiation.cc:207] Beginning negotiation
20:02:44.340 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190011 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190027 (+    16us) server_negotiation.cc:408] Connection header received
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190085 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190089 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190148 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.190248 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.232910 (+ 42662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.233663 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.267766 (+ 34103us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.268026 (+   260us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.313129 (+ 45103us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.313237 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.313313 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.313638 (+   325us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58230: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58230): Connection reset by peer (error 104)
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22075}
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.325784 31648 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.991817 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48556 (local address 127.29.47.188:43205)
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992062 (+   245us) server_negotiation.cc:207] Beginning negotiation
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992068 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992185 (+   117us) server_negotiation.cc:408] Connection header received
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992236 (+    51us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992239 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992312 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:43.992416 (+   104us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.287717 (+295301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.288570 (+   853us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.324219 (+ 35649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.324468 (+   249us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325127 (+   659us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325152 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325155 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325171 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325196 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325206 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325276 (+    70us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.325608 (+   332us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48556: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48556): Connection reset by peer (error 104)
20:02:44.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":112,"spinlock_wait_cycles":4096}
20:02:44.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.343528 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.326949 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58264 (local address 127.29.47.189:33015)
20:02:44.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.329231 (+  2282us) server_negotiation.cc:207] Beginning negotiation
20:02:44.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.329236 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.344 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.345 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.345 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:44.345 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.348 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.348 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.349 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.343331 (+ 14095us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58264: BlockingRecv error: recv got EOF from 127.0.0.1:58264 (error 108)
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:44.349 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.345911 31893 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.332387 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58278 (local address 127.29.47.189:33015)
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.332523 (+   136us) server_negotiation.cc:207] Beginning negotiation
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.332527 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.349 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.333082 (+   555us) server_negotiation.cc:408] Connection header received
20:02:44.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.333417 (+   335us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.333421 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.333479 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.333529 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.336871 (+  3342us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.337611 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.345784 (+  8173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58278: BlockingRecv error: recv got EOF from 127.0.0.1:58278 (error 108)
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.348546 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.344892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58286 (local address 127.29.47.189:33015)
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.345023 (+   131us) server_negotiation.cc:207] Beginning negotiation
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.345027 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.346585 (+  1558us) server_negotiation.cc:408] Connection header received
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.348178 (+  1593us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.348182 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.350 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.348256 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.348395 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58286: BlockingWrite error: write error: Broken pipe (error 32)
20:02:44.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
20:02:44.351 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1912), Traces: [0ms] refreshing cache from master, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [800ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1202ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.357 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.357 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.357 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.359 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.358453 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.352169 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58300 (local address 127.29.47.189:33015)
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.352309 (+   140us) server_negotiation.cc:207] Beginning negotiation
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.352313 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.352868 (+   555us) server_negotiation.cc:408] Connection header received
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.353213 (+   345us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.359 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.353216 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.353285 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.353336 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.357069 (+  3733us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.357921 (+   852us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.358311 (+   390us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58300: BlockingRecv error: recv got EOF from 127.0.0.1:58300 (error 108)
20:02:44.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:44.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.363 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.364 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.366 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.367 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.371 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.374 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.376 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.377 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.378 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.379 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.380 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.382 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.387 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.390 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.394 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.400 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:44.406 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.408 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.409 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.411 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x660bc526, L:/127.0.0.1:34042 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.411 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.412 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [34ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:44.414 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.414 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2004), Traces: [0ms] refreshing cache from master, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [857ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1630ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.420 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.420 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.420 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.422 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.422 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.422034 31893 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.417089 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58318 (local address 127.29.47.189:33015)
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.417261 (+   172us) server_negotiation.cc:207] Beginning negotiation
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.417267 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.418040 (+   773us) server_negotiation.cc:408] Connection header received
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.421393 (+  3353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.421398 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.421484 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.421548 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.421891 (+   343us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58318: BlockingRecv error: recv got EOF from 127.0.0.1:58318 (error 108)
20:02:44.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
20:02:44.424 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f2c12ec, L:/127.0.0.1:58308 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:44.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.426 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x691f3e9f, L:/127.0.0.1:48690 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.426 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.427 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2011), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [650ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1576ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.432 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.432 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.432 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.435 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.437382 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.428317 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58326 (local address 127.29.47.189:33015)
20:02:44.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.428469 (+   152us) server_negotiation.cc:207] Beginning negotiation
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.428473 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.429037 (+   564us) server_negotiation.cc:408] Connection header received
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.429512 (+   475us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.429517 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.429596 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.429657 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.433855 (+  4198us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.435159 (+  1304us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.437194 (+  2035us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58326: BlockingRecv error: recv got EOF from 127.0.0.1:58326 (error 108)
20:02:44.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
20:02:44.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.440 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.440 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1990), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [639ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1443ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.440 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.441 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.441 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.442 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.443 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.447 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.447 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.448 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.448 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.448 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.449 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.452419 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.442151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58332 (local address 127.29.47.189:33015)
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.442318 (+   167us) server_negotiation.cc:207] Beginning negotiation
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.442322 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.446397 (+  4075us) server_negotiation.cc:408] Connection header received
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.447002 (+   605us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.447007 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.447083 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.447143 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.450976 (+  3833us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.451833 (+   857us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.452263 (+   430us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58332: BlockingRecv error: recv got EOF from 127.0.0.1:58332 (error 108)
20:02:44.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:44.454 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.455 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.455 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2191), Traces: [0ms] refreshing cache from master, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [755ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1741ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1793ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.455 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.457 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.463 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.463 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.464 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.465744 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.456840 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58340 (local address 127.29.47.189:33015)
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.457009 (+   169us) server_negotiation.cc:207] Beginning negotiation
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.457014 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.457653 (+   639us) server_negotiation.cc:408] Connection header received
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.458106 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.458111 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.458193 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.458264 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.464245 (+  5981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.465107 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.465596 (+   489us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58340: BlockingRecv error: recv got EOF from 127.0.0.1:58340 (error 108)
20:02:44.466 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:44.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.467 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.468 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.468 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.469 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.469 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.470 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.471 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.471 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.471 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.472 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.472 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.472 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2022), Traces: [0ms] refreshing cache from master, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [900ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.477 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.479 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.479 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.480 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.481856 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.477474 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58350 (local address 127.29.47.189:33015)
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.477638 (+   164us) server_negotiation.cc:207] Beginning negotiation
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.477643 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.478512 (+   869us) server_negotiation.cc:408] Connection header received
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.481180 (+  2668us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.481186 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.481274 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.481340 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.481712 (+   372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58350: BlockingRecv error: recv got EOF from 127.0.0.1:58350 (error 108)
20:02:44.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
20:02:44.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.484 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.485 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.487 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.487 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.490 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:44.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb46c99f8, L:/127.0.0.1:34046 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.508 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6534cc4d, L:/127.0.0.1:48704 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.509 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.510 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [33ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:44.510 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.512 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.513 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.514 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.515 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.517 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.517 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe84a8dcf, L:/127.0.0.1:58352 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:44.518 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.519 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.519 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.520 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.520 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.520 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.521 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.521 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.522 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.522 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.522 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.523 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.524 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.533 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.543 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.545 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.551 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.553 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.562 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.564 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.566 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.567 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.568 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4211a081, L:/127.0.0.1:34052 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.569 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.574 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.585 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18db3373, L:/127.0.0.1:34056 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.588 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.598 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.600 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79dc271d, L:/127.0.0.1:34066 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.602 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.605 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.614 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50eae378, L:/127.0.0.1:48712 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.626 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:44.629 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.632 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3265c2f7, L:/127.0.0.1:34076 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.636 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.29.47.190' into [/127.29.47.190] in 1729385ns
20:02:44.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=601), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [257ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:44.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x373eeffd, L:/127.0.0.1:48718 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.640 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.649 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcc593d63, L:/127.0.0.1:58360 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:44.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.651 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.651 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.652 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.652 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.652 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.652 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.657 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.659 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.662 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:44.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.681 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.682 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.685 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x158ad62b, L:/127.0.0.1:34086 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.687 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=643), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [280ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:44.692 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x696cef7b, L:/127.0.0.1:48726 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.696 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xefdfd398, L:/127.0.0.1:58362 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:44.699 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.699 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.699 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.700 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.700 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.701 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.701 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.703 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.704 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.704 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.705 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.707 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.709 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.716 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.718 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.718 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.731 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.731 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.761 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.762 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.766 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.770 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.771 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ac319a7, L:/127.0.0.1:34094 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.773 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0d4b477, L:/127.0.0.1:48734 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.773 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.777 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.777 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.779 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.780 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.781 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.783 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.784 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.786 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.787 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.789 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.789 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7282c3e, L:/127.0.0.1:34118 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.790 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.791 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.791 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.794 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.794 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=762), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [227ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [241ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:44.795 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.794 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.797 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.797 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.798 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.799 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.799 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.800 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.800 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.800 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.802 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.803 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.803 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.804 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.804 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.805 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.805 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.805 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.805 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.803 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.815 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.817 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.819 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbda7bb47, L:/127.0.0.1:34130 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.820 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.820 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.823 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.824 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f884d91, L:/127.0.0.1:58380 - R:/127.29.47.189:33015] using TOKEN/null
20:02:44.827 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa33c8c21, L:/127.0.0.1:48754 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.827 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:44.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.829 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=696), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [331ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:44.830 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.831 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:44.832 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5a218d8, L:/127.0.0.1:48742 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.833 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:44.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.834 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.834 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:44.835 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.835 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.835 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.836 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:44.836 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.836 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.836 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.836 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.837 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.839 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.839 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:44.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.847 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1df6f745, L:/127.0.0.1:34214 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.848 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.857 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.858 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89f9c3ca, L:/127.0.0.1:34202 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.859 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.859 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.859 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.861 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb29cc6c7, L:/127.0.0.1:34288 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe1aa4436, L:/127.0.0.1:34238 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.863 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7e58f08a, L:/127.0.0.1:34156 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.863 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:44.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb4efe2a, L:/127.0.0.1:34144 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.875 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a13286c, L:/127.0.0.1:34242 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.889 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b3c7fe8, L:/127.0.0.1:34166 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.889 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x741d7542, L:/127.0.0.1:34304 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.890 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x44f15ca1, L:/127.0.0.1:34108 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.894 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299972, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299972, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299972, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299972, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.895 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.895 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.895 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:44.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.897 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.897 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb94de15b, L:/127.0.0.1:34278 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.902351 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.766325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58378 (local address 127.29.47.189:33015)
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767528 (+  1203us) server_negotiation.cc:207] Beginning negotiation
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767533 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767551 (+    18us) server_negotiation.cc:408] Connection header received
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767599 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767603 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767655 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.767749 (+    94us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.836525 (+ 68776us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.837347 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.900507 (+ 63160us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.900768 (+   261us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901699 (+   931us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901734 (+    35us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901737 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901750 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901774 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901784 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.901849 (+    65us) server_negotiation.cc:1036] Waiting for connection context
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.902191 (+   342us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58378: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58378): Connection reset by peer (error 104)
20:02:44.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1092}
20:02:44.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.906 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95f9feed, L:/127.0.0.1:34262 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84c91d16, L:/127.0.0.1:34248 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1df3e11f, L:/127.0.0.1:34158 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.909 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x181bacc1, L:/127.0.0.1:34266 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbc7eb830, L:/127.0.0.1:34228 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.911 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x996526a5, L:/127.0.0.1:34196 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.914 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4d77da5, L:/127.0.0.1:48756 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:44.916 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0040aff1, L:/127.0.0.1:34182 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.928 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd10900da, L:/127.0.0.1:34220 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.929 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x620d3563, L:/127.0.0.1:34280 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.934 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x646a50d0, L:/127.0.0.1:34198 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:44.947 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.947 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:44.948 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.962 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:44.962 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [398ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:44.964 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:44.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:44.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:44.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:44.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:44.969 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:44.969 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:44.969 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:44.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:44.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.979960 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.964358 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58384 (local address 127.29.47.189:33015)
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.964510 (+   152us) server_negotiation.cc:207] Beginning negotiation
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.964514 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:44.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.965249 (+   735us) server_negotiation.cc:408] Connection header received
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.977009 (+ 11760us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.977015 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.977106 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.977175 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.979810 (+  2635us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58384: BlockingRecv error: recv got EOF from 127.0.0.1:58384 (error 108)
20:02:44.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:44.982 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.986 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:44.988 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.991 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:44.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:44.991451 31760 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:44.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.950713 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48766 (local address 127.29.47.188:43205)
20:02:44.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.950898 (+   185us) server_negotiation.cc:207] Beginning negotiation
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.950903 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.951547 (+   644us) server_negotiation.cc:408] Connection header received
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.952064 (+   517us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.952068 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.952147 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.952218 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.989113 (+ 36895us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.989983 (+   870us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.991304 (+  1321us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48766: BlockingRecv error: recv got EOF from 127.0.0.1:48766 (error 108)
20:02:44.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
20:02:44.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:44.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:44.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:44.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:44.995 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:44.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:44.999 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.000 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=809), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [451ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.007 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.007 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.007 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.008 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.008 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.009178 31760 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.992526 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48780 (local address 127.29.47.188:43205)
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.992705 (+   179us) server_negotiation.cc:207] Beginning negotiation
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.992710 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.993473 (+   763us) server_negotiation.cc:408] Connection header received
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.993907 (+   434us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.993912 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.993987 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.994050 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.998249 (+  4199us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:44.999213 (+   964us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.006921 (+  7708us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007214 (+   293us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007908 (+   694us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007938 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007941 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007961 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.007991 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.008003 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.008107 (+   104us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.009000 (+   893us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48780: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48780): Cannot send after transport endpoint shutdown (error 108)
20:02:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
20:02:45.011 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.011 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.011 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20ff55b5, L:/127.0.0.1:48774 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.021 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.024 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.026582 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.026 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.001703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58386 (local address 127.29.47.189:33015)
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.001874 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.001878 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.002656 (+   778us) server_negotiation.cc:408] Connection header received
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.003109 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.003116 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.003206 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.003275 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.024742 (+ 21467us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.025905 (+  1163us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.026408 (+   503us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58386: BlockingRecv error: recv got EOF from 127.0.0.1:58386 (error 108)
20:02:45.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:45.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.029 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.033 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.033 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=829), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [402ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.040 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.041 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.041 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:45.041 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.042 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.043397 31760 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.026377 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48802 (local address 127.29.47.188:43205)
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.026588 (+   211us) server_negotiation.cc:207] Beginning negotiation
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.026594 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.027263 (+   669us) server_negotiation.cc:408] Connection header received
20:02:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.027665 (+   402us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.027670 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.027752 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.027828 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.032221 (+  4393us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.033065 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.040476 (+  7411us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.040748 (+   272us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042112 (+  1364us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042145 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.044 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042151 (+     6us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042173 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042205 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042218 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.042317 (+    99us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.043194 (+   877us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48802: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48802): Cannot send after transport endpoint shutdown (error 108)
20:02:45.044 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
20:02:45.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.045 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.063 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.071 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.072 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.079 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.083 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.088 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.094 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.094 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.098 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.098 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.117 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.117 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.117 [DEBUG - pool-4-thread-42] (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.29.47.190:45035, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [353ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.117 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [429ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.118 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.118 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.123 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.123 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.125 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.127 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.128 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.129 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.131 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.132 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.132 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.132 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.134 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.135 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=993), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [380ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [467ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.136 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.136 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.137 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.137 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1108), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [199ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [545ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.138 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.139 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.140 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.142 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.142 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.143 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.144 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.144 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.145 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.146 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1115), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [213ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.146 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.146 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [439ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [546ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.148 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.148 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.150 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.150 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.150 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=947), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [437ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.122 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.154 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.158 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.159 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.160 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.168 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.169 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.172 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.174 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.174 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.175 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.175 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.175 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.175 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.176 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.176 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.177 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.178 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.178 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.179 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.179 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.179 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.179 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.180 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.180 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.158 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.181 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.181 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.181 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.182 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.182 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.183 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.183 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.183 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.185 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.169 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.206 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.213 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.214 [DEBUG - pool-4-thread-41] (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.29.47.190:45035, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [354ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.219 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.219 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.219 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.219 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.219 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.223 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.224 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.233 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa755b62, L:/127.0.0.1:48866 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.233 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc78367b7, L:/127.0.0.1:48830 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.234 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.234 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.240 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.245 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.245 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.245 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:45.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.247 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.247 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.247 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.249 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.254 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b35980d, L:/127.0.0.1:58450 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe8d593f9, L:/127.0.0.1:48894 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.255 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.256 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4e8306d, L:/127.0.0.1:48840 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c02609c, L:/127.0.0.1:34334 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.258 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [404ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [539ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.262 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.263 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.265 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.192101 32163 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.148950 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58400 (local address 127.29.47.189:33015)
20:02:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191511 (+ 42561us) server_negotiation.cc:207] Beginning negotiation
20:02:45.266 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.266 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:45.267 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.268 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.268 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.270 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.274 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.279 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.280 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.240 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83c478a4, L:/127.0.0.1:48878 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.284 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.290 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x427fa346, L:/127.0.0.1:58396 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.294 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.294 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca03e236, L:/127.0.0.1:58456 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.294 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:45.296 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.296 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [333ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [445ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [665ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.299 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.299 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1109), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [430ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [789ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.301 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fee8192, L:/127.0.0.1:48880 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.303 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.303 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1122), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [355ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.304 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.305 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x233f2f8b, L:/127.0.0.1:34308 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.305 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1261), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [253ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.306 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.307 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.308 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1274), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [534ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [863ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e071463, L:/127.0.0.1:48862 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.310 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.312 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.312 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1069), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [284ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [393ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.313 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.314 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.314 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1072), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [359ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.316 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.316 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [566ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [787ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.319 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.319 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [292ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [368ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [756ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.322 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.323 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.323 [DEBUG - pool-4-thread-77] (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.29.47.190:45035, [423ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [466ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [736ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1178ef67, L:/127.0.0.1:34306 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.325 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.325 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.325 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ff1fa39, L:/127.0.0.1:34320 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.326 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.326 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [408ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.328 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d5aba10, L:/127.0.0.1:48814 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.328 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.329 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [446ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.330 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.330 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.331 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1292), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [416ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [552ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [859ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [921ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, deferred=null) after lookup
20:02:45.332 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.333 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.334 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.339 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1141), Traces: [0ms] refreshing cache from master, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [536ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [619ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.344 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6fd6c927, L:/127.0.0.1:48904 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.344 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f5ac569, L:/127.0.0.1:48902 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5af68064, L:/127.0.0.1:48856 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.346 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd910fd8c, L:/127.0.0.1:48876 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.347 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1305), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [285ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:45.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.350 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72524a38, L:/127.0.0.1:48968 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.350 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf57a870b, L:/127.0.0.1:58460 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.350 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.239 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.239 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7906b0c, L:/127.0.0.1:48788 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.360 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.235 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.360 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.360 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.361 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.361 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.362 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.363 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.363 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.274 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.267 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191514 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191526 (+    12us) server_negotiation.cc:408] Connection header received
20:02:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191563 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191566 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191697 (+   131us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.191942 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58400: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42473,"thread_start_us":79,"threads_started":1}
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.193243 32158 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.150910 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58418 (local address 127.29.47.189:33015)
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192932 (+ 42022us) server_negotiation.cc:207] Beginning negotiation
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192935 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192945 (+    10us) server_negotiation.cc:408] Connection header received
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192975 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192977 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193014 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193128 (+   114us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58418: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41936,"thread_start_us":51,"threads_started":1}
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.236467 31760 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.047107 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48810 (local address 127.29.47.188:43205)
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.047270 (+   163us) server_negotiation.cc:207] Beginning negotiation
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.047275 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.122747 (+ 75472us) server_negotiation.cc:408] Connection header received
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.154965 (+ 32218us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.154970 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.155039 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.155118 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.235315 (+ 80197us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.236054 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.236301 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48810: BlockingRecv error: recv got EOF from 127.0.0.1:48810 (error 108)
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.241410 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.126388 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58390 (local address 127.29.47.189:33015)
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128239 (+  1851us) server_negotiation.cc:207] Beginning negotiation
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128244 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128264 (+    20us) server_negotiation.cc:408] Connection header received
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128324 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128328 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128394 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.128481 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.240298 (+111817us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241057 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241277 (+   220us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58390: BlockingRecv error: recv got EOF from 127.0.0.1:58390 (error 108)
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1724}
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.251070 32195 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.232972 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58446 (local address 127.29.47.189:33015)
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241045 (+  8073us) server_negotiation.cc:207] Beginning negotiation
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241050 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241064 (+    14us) server_negotiation.cc:408] Connection header received
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241105 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241108 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.241176 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.249795 (+  8619us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.249935 (+   140us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.250718 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.250920 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58446: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":7970,"thread_start_us":150,"threads_started":1}
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.254050 32164 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.232896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58442 (local address 127.29.47.189:33015)
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233278 (+   382us) server_negotiation.cc:207] Beginning negotiation
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233282 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233299 (+    17us) server_negotiation.cc:408] Connection header received
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233352 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233355 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233427 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.233616 (+   189us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.250891 (+ 17275us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.251536 (+   645us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.253916 (+  2380us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58442: BlockingRecv error: recv got EOF from 127.0.0.1:58442 (error 108)
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":284}
20:02:45.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.369135 32159 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.267821 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48942 (local address 127.29.47.188:43205)
20:02:45.248 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:45.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.379 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.268260 (+   439us) server_negotiation.cc:207] Beginning negotiation
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.268265 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.368585 (+100320us) server_negotiation.cc:408] Connection header received
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.368649 (+    64us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.368653 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.368732 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.381 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabf2ca78, L:/127.0.0.1:48844 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.368813 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.369003 (+   190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48942: BlockingRecv error: recv got EOF from 127.0.0.1:48942 (error 108)
20:02:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":344}
20:02:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.379232 32167 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.267892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48954 (local address 127.29.47.188:43205)
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.273533 (+  5641us) server_negotiation.cc:207] Beginning negotiation
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.273538 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.378746 (+105208us) server_negotiation.cc:408] Connection header received
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.378800 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.378803 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.378861 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.378941 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.379100 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48954: BlockingRecv error: recv got EOF from 127.0.0.1:48954 (error 108)
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5534}
20:02:45.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.386196 30078 connection.cc:466] server connection from 127.0.0.1:48788 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:48788 (request call id 0) could send its response
20:02:45.390 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb1cf6706, L:/127.0.0.1:58524 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.391 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6af367d, L:/127.0.0.1:48982 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.392 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a645b69, L:/127.0.0.1:58470 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.393 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.393 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.393 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.394 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd833a373, L:/127.0.0.1:58530 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.394 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.394 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.394 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.394 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.394 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.399 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.399 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.401 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ab9804c, L:/127.0.0.1:58492 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.402946 30001 connection.cc:466] server connection from 127.0.0.1:58470 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58470 (request call id 0) could send its response
20:02:45.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.405 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.405 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.406 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.408 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.414 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.415 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.416 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.416 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.416 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.417330 32163 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.150746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58404 (local address 127.29.47.189:33015)
20:02:45.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192420 (+ 41674us) server_negotiation.cc:207] Beginning negotiation
20:02:45.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.418 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192423 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.418 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192435 (+    12us) server_negotiation.cc:408] Connection header received
20:02:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192465 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.418 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192468 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192505 (+    37us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.192601 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.415321 (+222720us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.416165 (+   844us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.417165 (+  1000us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58404: BlockingRecv error: recv got EOF from 127.0.0.1:58404 (error 108)
20:02:45.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41603,"thread_start_us":84,"threads_started":1}
20:02:45.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.420 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.420 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.420 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.423110 32158 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.151715 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58428 (local address 127.29.47.189:33015)
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193428 (+ 41713us) server_negotiation.cc:207] Beginning negotiation
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193432 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193444 (+    12us) server_negotiation.cc:408] Connection header received
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193482 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193487 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193529 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.193682 (+   153us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.282769 (+ 89087us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.283616 (+   847us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.422957 (+139341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58428: BlockingRecv error: recv got EOF from 127.0.0.1:58428 (error 108)
20:02:45.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41654,"thread_start_us":280,"threads_started":1}
20:02:45.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.425 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.425794 32161 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.160524 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48928 (local address 127.29.47.188:43205)
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194662 (+ 34138us) server_negotiation.cc:207] Beginning negotiation
20:02:45.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.426 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194665 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194770 (+   105us) server_negotiation.cc:408] Connection header received
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194808 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194810 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194843 (+    33us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194986 (+   143us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.292730 (+ 97744us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.293485 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.425623 (+132138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48928: BlockingRecv error: recv got EOF from 127.0.0.1:48928 (error 108)
20:02:45.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":34054,"thread_start_us":139,"threads_started":1}
20:02:45.427 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.427 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.427 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.427 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.427 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.428 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.428 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.428 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.428 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.429793 31893 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.340151 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58508 (local address 127.29.47.189:33015)
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.357962 (+ 17811us) server_negotiation.cc:207] Beginning negotiation
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.357966 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.357981 (+    15us) server_negotiation.cc:408] Connection header received
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.358017 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.358021 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.358066 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.358160 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.428129 (+ 69969us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.428880 (+   751us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.429632 (+   752us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58508: BlockingRecv error: recv got EOF from 127.0.0.1:58508 (error 108)
20:02:45.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":17698,"thread_start_us":94,"threads_started":1}
20:02:45.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.431 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.431 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.433 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.433 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.433 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.434 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.434 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.434 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.434 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.435 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.435 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.435 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.436 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.436 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.437 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.437 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.439 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.438431 31900 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.340305 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58544 (local address 127.29.47.189:33015)
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394711 (+ 54406us) server_negotiation.cc:207] Beginning negotiation
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394716 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394732 (+    16us) server_negotiation.cc:408] Connection header received
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394775 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394778 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394837 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.394921 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.437218 (+ 42297us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.438053 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.438286 (+   233us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58544: BlockingRecv error: recv got EOF from 127.0.0.1:58544 (error 108)
20:02:45.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54297,"thread_start_us":76,"threads_started":1}
20:02:45.442 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.445 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.445 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.446 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.446 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.447079 32210 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.339754 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58478 (local address 127.29.47.189:33015)
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352408 (+ 12654us) server_negotiation.cc:207] Beginning negotiation
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352412 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352425 (+    13us) server_negotiation.cc:408] Connection header received
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352456 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352459 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352501 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.352682 (+   181us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.445679 (+ 92997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.446640 (+   961us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.446917 (+   277us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58478: BlockingRecv error: recv got EOF from 127.0.0.1:58478 (error 108)
20:02:45.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12574,"thread_start_us":87,"threads_started":1}
20:02:45.447 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.448 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.448 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.449276 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.155249 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:48916 (local address 127.29.47.188:43205)
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194263 (+ 39014us) server_negotiation.cc:207] Beginning negotiation
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194266 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194275 (+     9us) server_negotiation.cc:408] Connection header received
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194301 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194303 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.194332 (+    29us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.195351 (+  1019us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:45.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.420744 (+225393us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.421569 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.424905 (+  3336us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.425151 (+   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
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448519 (+ 23368us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448553 (+    34us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448557 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448575 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448625 (+    50us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448640 (+    15us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.448748 (+   108us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.449085 (+   337us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:48916: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:48916): Connection reset by peer (error 104)
20:02:45.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38926,"thread_start_us":142,"threads_started":1}
20:02:45.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.451 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.451 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.452 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.452 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.452 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.453 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.453 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.454 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.454018 32205 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.454 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.335715 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58574 (local address 127.29.47.189:33015)
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.351429 (+ 15714us) server_negotiation.cc:207] Beginning negotiation
20:02:45.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.351434 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.453479 (+102045us) server_negotiation.cc:408] Connection header received
20:02:45.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.453545 (+    66us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.453549 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.453633 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.453804 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58574: BlockingWrite error: write error: Broken pipe (error 32)
20:02:45.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15632,"thread_start_us":131,"threads_started":1}
20:02:45.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.455 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.456 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.456 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.456 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.458 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.458 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.458 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.460 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.461 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.461 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.463 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.463 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1262), Traces: [0ms] refreshing cache from master, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [692ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.467 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.464303 32165 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.453 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64a632c3, L:/127.0.0.1:48998 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.508 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.509 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.511 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.515 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.519 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.520 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.522 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.526 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1481), Traces: [0ms] refreshing cache from master, [94ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [645ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.528 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.533 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.534 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.534 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.534 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.535 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.535 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.536 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.536 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.537 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.537 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.537 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.538 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.539 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.335561 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58568 (local address 127.29.47.189:33015)
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336561 (+  1000us) server_negotiation.cc:207] Beginning negotiation
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336565 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355183 (+ 18618us) server_negotiation.cc:408] Connection header received
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355250 (+    67us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355254 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355316 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355386 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.462913 (+107527us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.463706 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.464143 (+   437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58568: BlockingRecv error: recv got EOF from 127.0.0.1:58568 (error 108)
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":933}
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.471227 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.340435 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58558 (local address 127.29.47.189:33015)
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401751 (+ 61316us) server_negotiation.cc:207] Beginning negotiation
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401755 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401768 (+    13us) server_negotiation.cc:408] Connection header received
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401804 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401808 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401864 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.401943 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.469921 (+ 67978us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.470760 (+   839us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.471052 (+   292us) 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)
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61235,"thread_start_us":64,"threads_started":1}
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.520366 32164 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.540 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.541 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.541 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.541 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.541 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.542 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.543 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:45.543 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.335501 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58474 (local address 127.29.47.189:33015)
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336219 (+   718us) server_negotiation.cc:207] Beginning negotiation
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336223 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336236 (+    13us) server_negotiation.cc:408] Connection header received
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336278 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336281 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336338 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.336423 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.421419 (+ 84996us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.422079 (+   660us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.519411 (+ 97332us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.519673 (+   262us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.519812 (+   139us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.519929 (+   117us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.520012 (+    83us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.520215 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58474: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58474): Connection reset by peer (error 104)
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":606}
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.529877 32195 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.335600 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58590 (local address 127.29.47.189:33015)
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.344934 (+  9334us) server_negotiation.cc:207] Beginning negotiation
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.344938 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.355979 (+ 11041us) server_negotiation.cc:408] Connection header received
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.356022 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.356026 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.356074 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.356136 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.420773 (+ 64637us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.422694 (+  1921us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.515194 (+ 92500us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.515450 (+   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
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.529158 (+ 13708us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.529290 (+   132us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.529386 (+    96us) server_negotiation.cc:1036] Waiting for connection context
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.529729 (+   343us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58590: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58590): Connection reset by peer (error 104)
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":9267}
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.540374 32195 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.523393 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58596 (local address 127.29.47.189:33015)
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530103 (+  6710us) server_negotiation.cc:207] Beginning negotiation
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530108 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530123 (+    15us) server_negotiation.cc:408] Connection header received
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530167 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530170 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530233 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.530311 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.538941 (+  8630us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.539729 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540205 (+   476us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58596: BlockingRecv error: recv got EOF from 127.0.0.1:58596 (error 108)
20:02:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":6629}
20:02:45.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:45.555549 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.515740 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58594 (local address 127.29.47.189:33015)
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.516226 (+   486us) server_negotiation.cc:207] Beginning negotiation
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.516230 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540752 (+ 24522us) server_negotiation.cc:408] Connection header received
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540815 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540818 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540894 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.540984 (+    90us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.554148 (+ 13164us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.555122 (+   974us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.555407 (+   285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58594: BlockingRecv error: recv got EOF from 127.0.0.1:58594 (error 108)
20:02:45.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":365}
20:02:45.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.562 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:45.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.564 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.564 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.565 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.566 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:45.566 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:45.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.568 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.568 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.569 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.569 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.572 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.573 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.573 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.574 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.575 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.575 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.576 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.577 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.578 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.579 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.580 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.581 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.583 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.584 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.585 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.618 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.619 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.621 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.622 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.624 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.626 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.627 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.628 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.629 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.630 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.630 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.631 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.632 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.634 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.635 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.636 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.638 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.640 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.642 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.642 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.644 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.646 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.648 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.648 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.649 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.650 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.651 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.653 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.654 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.655 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.657 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.659 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.661 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.663 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.665 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.667 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.667 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.668 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.669 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.671 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.671 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.671 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.673 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.674 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.675 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.677 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.677 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.678 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.679 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.681 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.681 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.683 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.684 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.685 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.685 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.687 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.687 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.688 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.689 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.693 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.694 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.694 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.694 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.695 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.696 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.696 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.696 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.696 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.696 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.697 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.698 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.698 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.700 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.702 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.703 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.704 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.704 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.705 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.706 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.707 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.708 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.695 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:45.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.717 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.720 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.723 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89dcbb70, L:/127.0.0.1:34344 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.726 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfce894ed, L:/127.0.0.1:49012 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.727 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.728 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.729 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=80), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [76ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [79ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:45.730 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.731 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xddd2d57d, L:/127.0.0.1:58610 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.733 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.734 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.734 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.735 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.735 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.735 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.737 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.737 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.739 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.739 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.739 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2dc929e, L:/127.0.0.1:49024 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.749 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.751 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.754 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9f5066f, L:/127.0.0.1:34358 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.755 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.849 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.851 [DEBUG - pool-4-thread-72] (NetUtil.java:139) Resolved '127.29.47.188' into [/127.29.47.188] in 88459528ns
20:02:45.851 [DEBUG - pool-4-thread-38] (NetUtil.java:139) Resolved '127.29.47.188' into [/127.29.47.188] in 88611691ns
20:02:45.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.854 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.854 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.855 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.855 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.856 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x683c4d7e, L:/127.0.0.1:34372 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.856 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.857 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.858 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.858 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.859 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=230), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [228ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.859 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.860 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.860 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.861 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.862 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.864 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.865 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.866 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfe7be314, L:/127.0.0.1:34384 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.870 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.871 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.871 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.872 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.872 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.873 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.873 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.874 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.875 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.875 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.875 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.876 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.876 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.877 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.877 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.877 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.877 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.878 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.878 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.878 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.879 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.879 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.880 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.884 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.886 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.887 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.888 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x337f5f66, L:/127.0.0.1:34464 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.889 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.889 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.890 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.894 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.894 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.895 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.896 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.896 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.896 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.897 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.897 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.898 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.898 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.899 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.899 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.899 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.900 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.900 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.900 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7000eee0, L:/127.0.0.1:34516 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.902 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.907 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.912 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.898 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.859 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.917 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce69df51, L:/127.0.0.1:34386 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.917 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d09cf53, L:/127.0.0.1:58632 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.918 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.918 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.919 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.919 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.920 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.920 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.920 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.921 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.921 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.921 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.922 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:45.922 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=303), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.923 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.924 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.924 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.924 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.925 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.925 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.925 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.926 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.926 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.926 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.926 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.927 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.927 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.914 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.930 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.934 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.935 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.935 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:45.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.935 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:45.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:45.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:45.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.943 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54e195c2, L:/127.0.0.1:34490 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.945 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.946 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.948 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.952 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.953 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:45.954 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8aacbc4, L:/127.0.0.1:34502 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:45.955 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.957 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.957 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf1163e07, L:/127.0.0.1:58646 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:45.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x991f226f, L:/127.0.0.1:49036 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.960 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:45.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:45.967 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf6cf7341, L:/127.0.0.1:34392 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:45.969 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:45.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=383), Traces: [0ms] refreshing cache from master, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [263ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [338ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:45.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3353832, L:/127.0.0.1:49066 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:45.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.973 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:45.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:45.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:45.974 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c893123, L:/127.0.0.1:58622 - R:/127.29.47.189:33015] using TOKEN/null
20:02:45.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:45.974 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:45.975 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:45.976 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:45.977 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:45.977 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:45.977 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:45.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:45.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:45.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:45.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb83bf493, L:/127.0.0.1:34406 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.985 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.985 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:45.995 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb29cc761, L:/127.0.0.1:34530 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.007 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe153d044, L:/127.0.0.1:34548 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.010 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.020 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x076d9b81, L:/127.0.0.1:34552 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=341), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [181ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [231ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.024 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.023772 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901294 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49050 (local address 127.29.47.188:43205)
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901652 (+   358us) server_negotiation.cc:207] Beginning negotiation
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901656 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901669 (+    13us) server_negotiation.cc:408] Connection header received
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901708 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901711 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901781 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.901877 (+    96us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.905493 (+  3616us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:45.906311 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.021378 (+115067us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.021635 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.022960 (+  1325us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.022984 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.022987 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.023003 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.023028 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.023038 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.023162 (+   124us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.023567 (+   405us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49050: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49050): Connection reset by peer (error 104)
20:02:46.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":257}
20:02:46.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x932474c1, L:/127.0.0.1:34426 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.032 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b1fca22, L:/127.0.0.1:34492 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.037 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf321b7d3, L:/127.0.0.1:34544 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:45.926 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2615b939, L:/127.0.0.1:34414 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.040 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:45.973 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:45.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.045 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.045 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.046 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.046 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.047 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef3d9c54, L:/127.0.0.1:34442 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64678ceb, L:/127.0.0.1:34468 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.056 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2a2e60b, L:/127.0.0.1:34568 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.059 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2f81e650, L:/127.0.0.1:58658 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.061 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.064 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.064 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.065 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.065 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.065 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.065 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.067 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.070 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.077 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.077 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0a21f62, L:/127.0.0.1:34576 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2c1992a, L:/127.0.0.1:34482 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28b81b6c, L:/127.0.0.1:34458 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.072 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x83e46f0a, L:/127.0.0.1:34488 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.087 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.090 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.092 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.093 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91fe5291, L:/127.0.0.1:49072 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.094 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.095 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.104 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.104 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=529), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [448ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3b83863, L:/127.0.0.1:49088 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.109 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.110 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.110 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.110 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:46.111 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.111 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.112 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.113 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.113 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.116 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.116 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.117 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.121 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x66cc52fe, L:/127.0.0.1:34588 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.124 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.125 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09ca21f2, L:/127.0.0.1:34604 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.138 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.139 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=443), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [331ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.141 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.143 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70e340c4, L:/127.0.0.1:49104 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.149 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.150 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.151 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.149 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.154 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.154 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.154 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.156 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.159 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x156eaff2, L:/127.0.0.1:58660 - R:/127.29.47.189:33015] using TOKEN/null
20:02:46.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.161067 30003 connection.cc:466] server connection from 127.0.0.1:58660 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58660 (request call id 0) could send its response
20:02:46.161 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.161 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.163 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.164 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.170 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f8cf9e9, L:/127.0.0.1:34636 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.180 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2cb68811, L:/127.0.0.1:34622 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.184 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.185 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x516631a5, L:/127.0.0.1:34610 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.185 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.187 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbb35385d, L:/127.0.0.1:49120 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.187 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.192 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.199 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e659eae, L:/127.0.0.1:34638 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.201 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=498), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [391ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.206 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.206 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.207 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.209 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.210 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.210279 32195 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.195322 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58666 (local address 127.29.47.189:33015)
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.195482 (+   160us) server_negotiation.cc:207] Beginning negotiation
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.195487 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.199506 (+  4019us) server_negotiation.cc:408] Connection header received
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.199876 (+   370us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.199880 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.199958 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.200022 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.208044 (+  8022us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.208858 (+   814us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.210130 (+  1272us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58666: BlockingRecv error: recv got EOF from 127.0.0.1:58666 (error 108)
20:02:46.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
20:02:46.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.211896 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.190024 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49134 (local address 127.29.47.188:43205)
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.190198 (+   174us) server_negotiation.cc:207] Beginning negotiation
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.190203 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.191253 (+  1050us) server_negotiation.cc:408] Connection header received
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.191605 (+   352us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.191610 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.191692 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.191754 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.197640 (+  5886us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.198462 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.205890 (+  7428us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.206142 (+   252us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209624 (+  3482us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209654 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209657 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209674 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209708 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209719 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.209812 (+    93us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.211748 (+  1936us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49134: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49134): Connection reset by peer (error 104)
20:02:46.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:46.216 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.217 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.218 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.220 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.222 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.223 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.228 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9eccd34, L:/127.0.0.1:34644 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=530), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [420ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.237 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39a45e7f, L:/127.0.0.1:49146 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.246 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x68af52cc, L:/127.0.0.1:34664 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.247 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.247 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.247 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.248 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.248 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.248 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cd9d16a, L:/127.0.0.1:58672 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.250 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.253 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.254 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=546), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [438ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3e8aaa5e, L:/127.0.0.1:34650 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.256 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.257 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.262 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42bb10bd, L:/127.0.0.1:58688 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.265 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.266 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56c91d8e, L:/127.0.0.1:49150 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.266 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.267 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.267 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.267 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.268 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.269 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.270 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.270390 30079 connection.cc:466] server connection from 127.0.0.1:49150 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49150 (request call id 0) could send its response
20:02:46.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.278 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.280 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.288 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.290 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.299 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xade06375, L:/127.0.0.1:49160 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.300 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0aff21d, L:/127.0.0.1:34680 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.302 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [485ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.305 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.307 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.308 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.308 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.308 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.309 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.311672 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.277985 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58690 (local address 127.29.47.189:33015)
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.278144 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.278148 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.279112 (+   964us) server_negotiation.cc:408] Connection header received
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.279496 (+   384us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.279501 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.279582 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.279643 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.294335 (+ 14692us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.295382 (+  1047us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.308500 (+ 13118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.308748 (+   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
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311136 (+  2388us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311167 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311170 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311189 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311221 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311233 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311333 (+   100us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.311492 (+   159us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58690: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58690): Connection reset by peer (error 104)
20:02:46.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:46.314 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.314 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.317 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.322 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.323 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.327 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x34a9e1ab, L:/127.0.0.1:34702 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.329 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.330 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.331 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.332 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.324 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.324 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.351 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.354 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.354 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a6543c7, L:/127.0.0.1:34716 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.364 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2301056b, L:/127.0.0.1:34722 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.365 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x75ed132c, L:/127.0.0.1:34692 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=733), Traces: [0ms] refreshing cache from master, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [465ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [544ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.369 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d2f4bed, L:/127.0.0.1:49166 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.373 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7561d5c8, L:/127.0.0.1:49162 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.374 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.376 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.378 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.385 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.385 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.386 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.388 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x37cce5e0, L:/127.0.0.1:34714 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.397 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.397 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.384 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d73bc2c, L:/127.0.0.1:58694 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.400640 30000 connection.cc:466] server connection from 127.0.0.1:58694 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58694 (request call id 0) could send its response
20:02:46.401 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39d24188, L:/127.0.0.1:34738 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.403 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.404 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=734), Traces: [0ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [601ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [630ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.406 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.408 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.409 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.409 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.410 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.410 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.410916 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.375781 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49180 (local address 127.29.47.188:43205)
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.375919 (+   138us) server_negotiation.cc:207] Beginning negotiation
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.375923 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.376992 (+  1069us) server_negotiation.cc:408] Connection header received
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.377520 (+   528us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.377525 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.377605 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.377664 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.394954 (+ 17290us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.395841 (+   887us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.405172 (+  9331us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.405406 (+   234us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408322 (+  2916us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408347 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408350 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408367 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408403 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408414 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.412 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.408486 (+    72us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.412 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.410764 (+  2278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49180: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49180): Cannot send after transport endpoint shutdown (error 108)
20:02:46.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:46.412 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.413 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.415 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.415900 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.402276 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58704 (local address 127.29.47.189:33015)
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.402415 (+   139us) server_negotiation.cc:207] Beginning negotiation
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.402419 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.403952 (+  1533us) server_negotiation.cc:408] Connection header received
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.405896 (+  1944us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.405900 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.405969 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.406172 (+   203us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.414614 (+  8442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415360 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415763 (+   403us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58704: BlockingRecv error: recv got EOF from 127.0.0.1:58704 (error 108)
20:02:46.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:46.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.418 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.418 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=783), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [272ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.418 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.418 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.420 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.424 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.424 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.424 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.425 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.425 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.427284 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.420491 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58710 (local address 127.29.47.189:33015)
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.420661 (+   170us) server_negotiation.cc:207] Beginning negotiation
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.420665 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.421338 (+   673us) server_negotiation.cc:408] Connection header received
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.423281 (+  1943us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.423286 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.423369 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.423427 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.427142 (+  3715us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58710: BlockingRecv error: recv got EOF from 127.0.0.1:58710 (error 108)
20:02:46.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
20:02:46.428 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.428 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.430665 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.414577 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49184 (local address 127.29.47.188:43205)
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.414743 (+   166us) server_negotiation.cc:207] Beginning negotiation
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.414747 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415472 (+   725us) server_negotiation.cc:408] Connection header received
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415855 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415859 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.415948 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.416008 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.425819 (+  9811us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.426679 (+   860us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.430516 (+  3837us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49184: BlockingRecv error: recv got EOF from 127.0.0.1:49184 (error 108)
20:02:46.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
20:02:46.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.431 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.433 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.435 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.439 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.441 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79bf0ff2, L:/127.0.0.1:49192 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd7b3bd73, L:/127.0.0.1:34748 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.448 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.449 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc46c7db3, L:/127.0.0.1:58722 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.450 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.451 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [656ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [657ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [672ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [677ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.453 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.454 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.456 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.457 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.457 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.457 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.457 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.458 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.458 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.459 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.459 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.462 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.465 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.474 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.479 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab956ebf, L:/127.0.0.1:49204 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89ed5788, L:/127.0.0.1:34760 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.484 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.484 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=826), Traces: [0ms] refreshing cache from master, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [719ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [720ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.487 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.491 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.494 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x68695204, L:/127.0.0.1:58724 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.497 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.497 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.497 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.498736 30001 connection.cc:466] server connection from 127.0.0.1:58724 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58724 (request call id 0) could send its response
20:02:46.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.500 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.511 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.518 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x613ca43b, L:/127.0.0.1:34764 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.518 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.523 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32578a64, L:/127.0.0.1:49218 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.526 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.527 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=842), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [685ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [732ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.528 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.529 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.531 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8f83291e, L:/127.0.0.1:58728 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.532 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.533 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.533 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.534 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.534 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.534 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.545 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.546 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.547 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.549 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.549 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.550 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.558 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ba35c6b, L:/127.0.0.1:34770 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.563 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd72a8eee, L:/127.0.0.1:49220 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.566 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=912), Traces: [0ms] refreshing cache from master, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [766ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [800ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.566 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0824550, L:/127.0.0.1:58738 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.571 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.572 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.572 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.572 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.575 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.575 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.575 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x55056f66, L:/127.0.0.1:34784 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.578 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.579 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3b97fca, L:/127.0.0.1:49234 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.585 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.586 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=964), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [227ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [934ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.590 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.591 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.592 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.592 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.592 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.593693 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.588041 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58744 (local address 127.29.47.189:33015)
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.588197 (+   156us) server_negotiation.cc:207] Beginning negotiation
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.588202 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.590360 (+  2158us) server_negotiation.cc:408] Connection header received
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.590782 (+   422us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.590786 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.590862 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.590921 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.593538 (+  2617us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58744: BlockingRecv error: recv got EOF from 127.0.0.1:58744 (error 108)
20:02:46.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:46.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.595 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.596737 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.577407 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49242 (local address 127.29.47.188:43205)
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.577586 (+   179us) server_negotiation.cc:207] Beginning negotiation
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.577592 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.578676 (+  1084us) server_negotiation.cc:408] Connection header received
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.579011 (+   335us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.579014 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.579079 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.579138 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.583775 (+  4637us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.584537 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.592777 (+  8240us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.593036 (+   259us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.595935 (+  2899us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.595967 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.595970 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.595990 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.596025 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.596039 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.596144 (+   105us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.596553 (+   409us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49242: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49242): Connection reset by peer (error 104)
20:02:46.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:46.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.598 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.604 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.605 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.607 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.607 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.608 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.609 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.617 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.620 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed757b6e, L:/127.0.0.1:34800 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad1d60d6, L:/127.0.0.1:34794 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.626 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.629 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.634 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d9f45d7, L:/127.0.0.1:34806 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.638 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4d35246, L:/127.0.0.1:49250 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.640 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.641 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.641 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.642 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.643 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.643 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [98ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [436ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.645 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.648 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.649 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.649 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.650 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.650 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:46.650 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.651 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.651254 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.641867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49268 (local address 127.29.47.188:43205)
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642014 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642018 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642452 (+   434us) server_negotiation.cc:408] Connection header received
20:02:46.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642816 (+   364us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642819 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642871 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.642987 (+   116us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.649634 (+  6647us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.650469 (+   835us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.652 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.651071 (+   602us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49268: BlockingRecv error: recv got EOF from 127.0.0.1:49268 (error 108)
20:02:46.652 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
20:02:46.652 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.653 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.656 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.659 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.660 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.660 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.660 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1570ee2c, L:/127.0.0.1:49274 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.666 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d16e2a1, L:/127.0.0.1:49254 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.671 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.671 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1093), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [461ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.673 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.676 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.677 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.677 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.677 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.684 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.685 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.685 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1110), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [467ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1089ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.691594 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.672887 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58756 (local address 127.29.47.189:33015)
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.673034 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.673041 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.675042 (+  2001us) server_negotiation.cc:408] Connection header received
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.675463 (+   421us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.675468 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.675550 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.675612 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.679937 (+  4325us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.680809 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.691423 (+ 10614us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58756: BlockingRecv error: recv got EOF from 127.0.0.1:58756 (error 108)
20:02:46.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
20:02:46.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.693581 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.664359 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49282 (local address 127.29.47.188:43205)
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.665582 (+  1223us) server_negotiation.cc:207] Beginning negotiation
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.665586 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.666447 (+   861us) server_negotiation.cc:408] Connection header received
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.666801 (+   354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.666804 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.666858 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.666915 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.670345 (+  3430us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.671140 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.683896 (+ 12756us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.684144 (+   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
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688522 (+  4378us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688549 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688553 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688571 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688611 (+    40us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688623 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.688710 (+    87us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.693345 (+  4635us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49282: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49282): Connection reset by peer (error 104)
20:02:46.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1132,"thread_start_us":86,"threads_started":1}
20:02:46.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.695 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.696 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.696 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.696 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:46.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.696 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.698 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.699 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.699 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.700 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.700 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.701 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.701 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1128), Traces: [0ms] refreshing cache from master, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [419ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.707367 32487 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.685681 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49288 (local address 127.29.47.188:43205)
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.685857 (+   176us) server_negotiation.cc:207] Beginning negotiation
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.685862 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.686963 (+  1101us) server_negotiation.cc:408] Connection header received
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.687406 (+   443us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.687411 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.687502 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.687625 (+   123us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.703252 (+ 15627us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.704127 (+   875us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.707210 (+  3083us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49288: BlockingRecv error: recv got EOF from 127.0.0.1:49288 (error 108)
20:02:46.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:46.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.709 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.709 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:46.710 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.710 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.711 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.711 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.712 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.712 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.713 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.714 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.716150 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.699765 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49300 (local address 127.29.47.188:43205)
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.699936 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.699943 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:46.716 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.701770 (+  1827us) server_negotiation.cc:408] Connection header received
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.702167 (+   397us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.702172 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.702270 (+    98us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.702342 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.714733 (+ 12391us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.715493 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.715996 (+   503us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49300: BlockingRecv error: recv got EOF from 127.0.0.1:49300 (error 108)
20:02:46.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:46.717 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.718 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.719 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.721 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.723 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.732 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.740 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19722040, L:/127.0.0.1:34816 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.740 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3daea7bc, L:/127.0.0.1:49306 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.744 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.742 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.741 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.748 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.753 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1069), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [923ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [957ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [957ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:46.757 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.762 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c86ff5a, L:/127.0.0.1:58764 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.763 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.764 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.766 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2c168f42, L:/127.0.0.1:49314 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.770 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.770 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.771 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.774 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.775 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1088), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [283ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [293ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:46.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.778 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.779 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.780 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.780 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.780 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.781 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.782 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.782 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.782 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.788481 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.769378 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58768 (local address 127.29.47.189:33015)
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.769675 (+   297us) server_negotiation.cc:207] Beginning negotiation
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.769683 (+     8us) server_negotiation.cc:400] Waiting for connection header
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.771017 (+  1334us) server_negotiation.cc:408] Connection header received
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.787714 (+ 16697us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.787719 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.787818 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.787891 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.788328 (+   437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58768: BlockingRecv error: recv got EOF from 127.0.0.1:58768 (error 108)
20:02:46.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":182}
20:02:46.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.792 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.793 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2170249e, L:/127.0.0.1:34832 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.795 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.795 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:46.796 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.796 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.797 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.798 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.800 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.801 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.802 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.815 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x173a1ded, L:/127.0.0.1:49316 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.823 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.823 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79b3ac27, L:/127.0.0.1:34848 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.829 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.830 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x88f921da, L:/127.0.0.1:34852 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1196), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1041ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1042ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1076ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.835 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3204c1c4, L:/127.0.0.1:49324 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.838 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.840 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.841 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.842 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.842 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.842 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.852175 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.825653 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58772 (local address 127.29.47.189:33015)
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.825812 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.825816 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.826507 (+   691us) server_negotiation.cc:408] Connection header received
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.827644 (+  1137us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.827648 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:46.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.827737 (+    89us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.827801 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.836582 (+  8781us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.837233 (+   651us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.850303 (+ 13070us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.850611 (+   308us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851407 (+   796us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851440 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851445 (+     5us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851464 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851491 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851501 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851596 (+    95us) server_negotiation.cc:1036] Waiting for connection context
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.851976 (+   380us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58772: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58772): Connection reset by peer (error 104)
20:02:46.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
20:02:46.854 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.857 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.860 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.864 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.865 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.867 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.868 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.878 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.894 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.895 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb72e135, L:/127.0.0.1:34866 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.901 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48928c38, L:/127.0.0.1:49340 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.914 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67c7018b, L:/127.0.0.1:49336 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.915 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.917 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b5dacec, L:/127.0.0.1:58782 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.922 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc60ff060, L:/127.0.0.1:34880 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9421500, L:/127.0.0.1:34876 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.924 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.925 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.924 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1226), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1055ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.927 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.932 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.936 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.936 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:46.936 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:46.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.938 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0c1df99, L:/127.0.0.1:34888 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:46.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.939 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1234), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:46.941 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.942 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.947 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.948 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.948 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:46.948 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.948 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ef455d0, L:/127.0.0.1:49346 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.949 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x861749d0, L:/127.0.0.1:58798 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:46.950 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:46.950 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [277ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:46.952 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.952 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:46.952 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.952 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:46.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:46.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:46.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:46.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:46.954 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.955 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:46.955 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d3a12ea, L:/127.0.0.1:49370 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.955 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:46.956 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:46.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.956 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:46.956 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:46.957 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:46.957 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:46.957 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.957 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:46.957 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.958 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:46.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:46.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x735c80ed, L:/127.0.0.1:49356 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:46.961190 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:46.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.953564 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58800 (local address 127.29.47.189:33015)
20:02:46.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.953753 (+   189us) server_negotiation.cc:207] Beginning negotiation
20:02:46.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.953757 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:46.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:46.961053 (+  7296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58800: BlockingRecv error: recv got EOF from 127.0.0.1:58800 (error 108)
20:02:46.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
20:02:46.970 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:46.972 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:46.972 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57b0f6ac, L:/127.0.0.1:49376 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:46.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:46.972 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:46.975 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:46.976 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:46.978 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:46.988 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:46.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:46.991 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:46.991 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:46.992 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.000 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2b5c688, L:/127.0.0.1:49388 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.004 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc613d6ac, L:/127.0.0.1:58814 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.004 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x204eaaf9, L:/127.0.0.1:34896 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.005 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1374), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1179ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.007 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.009 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.011 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.011 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.011 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.011 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.020 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.020 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1347), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [609ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.027 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.029 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.029 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.029 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.030 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.036842 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.007358 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49394 (local address 127.29.47.188:43205)
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.007536 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.007540 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.008219 (+   679us) server_negotiation.cc:408] Connection header received
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.008590 (+   371us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.008594 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.008685 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.008747 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.018192 (+  9445us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.019015 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.036694 (+ 17679us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49394: BlockingRecv error: recv got EOF from 127.0.0.1:49394 (error 108)
20:02:47.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:47.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.038 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.040 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.042029 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.020814 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58822 (local address 127.29.47.189:33015)
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.020959 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.020963 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.021739 (+   776us) server_negotiation.cc:408] Connection header received
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.023115 (+  1376us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.023119 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.023179 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.023229 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.039162 (+ 15933us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.039981 (+   819us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.041886 (+  1905us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58822: BlockingRecv error: recv got EOF from 127.0.0.1:58822 (error 108)
20:02:47.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:47.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.043 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.044 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.045 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.047 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.047 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1420), Traces: [0ms] refreshing cache from master, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [580ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [595ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.048 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.053 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.054 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.054 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.056 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.056 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.059504 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.048290 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58836 (local address 127.29.47.189:33015)
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.048445 (+   155us) server_negotiation.cc:207] Beginning negotiation
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.048450 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.049036 (+   586us) server_negotiation.cc:408] Connection header received
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.049352 (+   316us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.049356 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.049428 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.049482 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.053529 (+  4047us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.054303 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.058156 (+  3853us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.058413 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.058878 (+   465us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.059001 (+   123us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.059069 (+    68us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.059351 (+   282us) 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): Connection reset by peer (error 104)
20:02:47.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:47.061 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.062 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6363eb4d, L:/127.0.0.1:34904 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.063 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.063 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.068 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.073 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x791759fe, L:/127.0.0.1:49404 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.075 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.076 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.078 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f31e8ac, L:/127.0.0.1:34906 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.091 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.091 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1423), Traces: [0ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1303ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.093 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.098 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.099 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.099 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.099 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x55b7f387, L:/127.0.0.1:49420 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.100818 30079 connection.cc:466] server connection from 127.0.0.1:49420 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:49420 (request call id 0) could send its response
20:02:47.101 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.101 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.104468 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.092735 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58844 (local address 127.29.47.189:33015)
20:02:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.092903 (+   168us) server_negotiation.cc:207] Beginning negotiation
20:02:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.092908 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.093637 (+   729us) server_negotiation.cc:408] Connection header received
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.093971 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.093974 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.094047 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.094107 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.098222 (+  4115us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.099007 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.102306 (+  3299us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.102560 (+   254us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.103740 (+  1180us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.103870 (+   130us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.103969 (+    99us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.104314 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58844: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58844): Connection reset by peer (error 104)
20:02:47.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
20:02:47.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.106 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.106 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.107 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.108 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.108 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.111 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.118 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.118 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.119 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.121 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb58ca06, L:/127.0.0.1:34914 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.124 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.126 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.132 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.134 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.139 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16d82aab, L:/127.0.0.1:34922 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.140 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.142 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x658df98d, L:/127.0.0.1:49430 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.145 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.148 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc66dd664, L:/127.0.0.1:34930 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.150 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.151 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1483), Traces: [0ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1378ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.153 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.155 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.156 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.156 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.156 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.159744 32487 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.134295 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49432 (local address 127.29.47.188:43205)
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.134446 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.134451 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.135115 (+   664us) server_negotiation.cc:408] Connection header received
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.138777 (+  3662us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.138782 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.138857 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.138936 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.149115 (+ 10179us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.149901 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.158289 (+  8388us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.158564 (+   275us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159138 (+   574us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159168 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159172 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159188 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159213 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159223 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159306 (+    83us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159584 (+   278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49432: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:49432): Connection reset by peer (error 104)
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:47.160 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.160228 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.142271 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58846 (local address 127.29.47.189:33015)
20:02:47.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.142723 (+   452us) server_negotiation.cc:207] Beginning negotiation
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.142727 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.144421 (+  1694us) server_negotiation.cc:408] Connection header received
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.144718 (+   297us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.144722 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.144785 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.144841 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.154803 (+  9962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.155594 (+   791us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.158678 (+  3084us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.158906 (+   228us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159471 (+   565us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159492 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159496 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159510 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159533 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159545 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.159639 (+    94us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.160092 (+   453us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58846: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58846): Connection reset by peer (error 104)
20:02:47.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":354}
20:02:47.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.167 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8c291559, L:/127.0.0.1:49434 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.174 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x16aac321, L:/127.0.0.1:34942 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.174 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.174 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.175 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.183 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.186 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.186 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.191 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.193 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe82e7e69, L:/127.0.0.1:34966 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5bc05fc2, L:/127.0.0.1:34956 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.200 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.201 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.202 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.204 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.204 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.205 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.208 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.212 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.214 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.215 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1592), Traces: [0ms] refreshing cache from master, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [866ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.216 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3683c4b, L:/127.0.0.1:58848 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.218 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.219 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1580), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [879ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [884ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c6b27a7, L:/127.0.0.1:49440 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.229 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.229 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.229 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.230 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.230 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.231 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.231 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.231 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.231 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.232 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.232769 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.220350 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58856 (local address 127.29.47.189:33015)
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.220495 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.220499 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.221152 (+   653us) server_negotiation.cc:408] Connection header received
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.221482 (+   330us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.221486 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.221570 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.221631 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.229189 (+  7558us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.229924 (+   735us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.232629 (+  2705us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58856: BlockingRecv error: recv got EOF from 127.0.0.1:58856 (error 108)
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:47.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.233052 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.209319 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49462 (local address 127.29.47.188:43205)
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.209464 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.209468 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.210077 (+   609us) server_negotiation.cc:408] Connection header received
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.210356 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.210360 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.210430 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.210515 (+    85us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.231973 (+ 21458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.232752 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.232935 (+   183us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49462: BlockingWrite error: write error: Broken pipe (error 32)
20:02:47.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:47.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.236 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.238 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.239 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.240 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.240 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.241 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.242443 32572 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.223231 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58862 (local address 127.29.47.189:33015)
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227297 (+  4066us) server_negotiation.cc:207] Beginning negotiation
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227301 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227317 (+    16us) server_negotiation.cc:408] Connection header received
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227365 (+    48us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227369 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227430 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.227534 (+   104us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.240718 (+ 13184us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.241591 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.241865 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58862: BlockingRecv error: recv got EOF from 127.0.0.1:58862 (error 108)
20:02:47.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3959,"thread_start_us":149,"threads_started":1}
20:02:47.243 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.244 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.246 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.247 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.249 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.251 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.253 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.254 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.256 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.258 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.259 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.260 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.261 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.262 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.263 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.264 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.264 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.265 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.265 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.266 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.266 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.267 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.267 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.268 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.269 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.270 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.270 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.271 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.271 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.271 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1687), Traces: [0ms] refreshing cache from master, [95ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [354ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1037ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.271 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.273 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.276 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.277 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.277 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.277 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.287 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.287 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.287 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.294 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.295 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd0b51599, L:/127.0.0.1:34978 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.295 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8886f28, L:/127.0.0.1:49450 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [163ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1444ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1459ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1539ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.303 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.303 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1723), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [489ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.304 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.305 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.307 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.307 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.309 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.309 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.309 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.311 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.315 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.315 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.316 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.316958 32572 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.304384 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58872 (local address 127.29.47.189:33015)
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.304781 (+   397us) server_negotiation.cc:207] Beginning negotiation
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.304786 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.305053 (+   267us) server_negotiation.cc:408] Connection header received
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.305401 (+   348us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.305405 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.305472 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.305532 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.310846 (+  5314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.311594 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.316812 (+  5218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58872: BlockingRecv error: recv got EOF from 127.0.0.1:58872 (error 108)
20:02:47.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":272}
20:02:47.319 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.319 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.319 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.319 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.319 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.321 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.321 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.321 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.322 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.325 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.327 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.328 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1751), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [489ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1723ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.330 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.333 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe537a36e, L:/127.0.0.1:49486 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.334 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.334 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.334 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.335 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.335 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.336 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.336 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.337 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaac196c5, L:/127.0.0.1:49474 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.338 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.341 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.341 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.341 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [295ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1743ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.342 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.342 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [939ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [994ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1539ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.344 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.345 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.347 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.348 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.348 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.348 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.348 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.349 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:47.349 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.349 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.349 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.349 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:47.349 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.350 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.351 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:47.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:47.351 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnected from peer
20:02:47.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.352348 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.347078 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49502 (local address 127.29.47.188:43205)
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.347252 (+   174us) server_negotiation.cc:207] Beginning negotiation
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.347257 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.352214 (+  4957us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49502: BlockingRecv error: recv got EOF from 127.0.0.1:49502 (error 108)
20:02:47.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":65}
20:02:47.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.353 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.353 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.354 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.354017 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.339975 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49496 (local address 127.29.47.188:43205)
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.340163 (+   188us) server_negotiation.cc:207] Beginning negotiation
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.340166 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353449 (+ 13283us) server_negotiation.cc:408] Connection header received
20:02:47.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353528 (+    79us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353533 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353612 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353707 (+    95us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.353896 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49496: BlockingRecv error: recv got EOF from 127.0.0.1:49496 (error 108)
20:02:47.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:47.355 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.356 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [958ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.358 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.360 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.360 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.361 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.361 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.361 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.361 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.362 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.364 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.365 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.365 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1675), Traces: [0ms] refreshing cache from master, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1020ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.367234 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.355869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58888 (local address 127.29.47.189:33015)
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.356038 (+   169us) server_negotiation.cc:207] Beginning negotiation
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.356044 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.356972 (+   928us) server_negotiation.cc:408] Connection header received
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.357312 (+   340us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.357316 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.357385 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.357440 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.365853 (+  8413us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.366691 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.367093 (+   402us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58888: BlockingRecv error: recv got EOF from 127.0.0.1:58888 (error 108)
20:02:47.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:47.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.369 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.369 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.370 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.370 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.370 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.370 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.371 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.371 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.372 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.373028 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.370707 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58892 (local address 127.29.47.189:33015)
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.370884 (+   177us) server_negotiation.cc:207] Beginning negotiation
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.370888 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.371462 (+   574us) server_negotiation.cc:408] Connection header received
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.372326 (+   864us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.373 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.372330 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.372404 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.372493 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.372865 (+   372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58892: BlockingRecv error: recv got EOF from 127.0.0.1:58892 (error 108)
20:02:47.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
20:02:47.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.374 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.374 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.375 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.377725 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.361934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:49512 (local address 127.29.47.188:43205)
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.362090 (+   156us) server_negotiation.cc:207] Beginning negotiation
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.362094 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.363329 (+  1235us) server_negotiation.cc:408] Connection header received
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.363660 (+   331us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.363665 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.363735 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.363795 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.376452 (+ 12657us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.377249 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.377578 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:49512: BlockingRecv error: recv got EOF from 127.0.0.1:49512 (error 108)
20:02:47.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:47.378 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.380 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.380 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1682), Traces: [0ms] refreshing cache from master, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [374ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.384 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x822bedd2, L:/127.0.0.1:49520 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.385 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.385 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.386 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.386 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.386 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.386 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.386 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.387605 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.386192 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58904 (local address 127.29.47.189:33015)
20:02:47.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.386365 (+   173us) server_negotiation.cc:207] Beginning negotiation
20:02:47.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.386369 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.387480 (+  1111us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58904: BlockingRecv error: recv got EOF from 127.0.0.1:58904 (error 108)
20:02:47.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:47.388 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.389 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1689), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1031ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1045ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.394 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.394 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.394 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.395 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.395 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.395931 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.388959 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58920 (local address 127.29.47.189:33015)
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.389103 (+   144us) server_negotiation.cc:207] Beginning negotiation
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.389109 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.389706 (+   597us) server_negotiation.cc:408] Connection header received
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.390015 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.390019 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.390092 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.390175 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.393734 (+  3559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.394536 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.395789 (+  1253us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58920: BlockingRecv error: recv got EOF from 127.0.0.1:58920 (error 108)
20:02:47.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:47.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.397 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.398 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.399 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.401 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.402 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.405 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.408 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.409 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.410 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbbc3ca1a, L:/127.0.0.1:49536 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.412 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.413 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03d337a0, L:/127.0.0.1:33098 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.417 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.417 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1845), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [395ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.418 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.419 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.422 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.423 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.423 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.423 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.423 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.423 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1715), Traces: [0ms] refreshing cache from master, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [444ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.425555 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.418649 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41724 (local address 127.29.47.189:33015)
20:02:47.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.418840 (+   191us) server_negotiation.cc:207] Beginning negotiation
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.418846 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.418997 (+   151us) server_negotiation.cc:408] Connection header received
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.419283 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.419287 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.419355 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.419434 (+    79us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.424274 (+  4840us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.425078 (+   804us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.425423 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41724: BlockingRecv error: recv got EOF from 127.0.0.1:41724 (error 108)
20:02:47.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
20:02:47.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.427 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.428 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.428359 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.409927 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53160 (local address 127.29.47.188:43205)
20:02:47.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410086 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410090 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410372 (+   282us) server_negotiation.cc:408] Connection header received
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410854 (+   482us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410858 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.410924 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.411013 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.415930 (+  4917us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.416673 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.423414 (+  6741us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.423671 (+   257us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427687 (+  4016us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427713 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427717 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427733 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427767 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427781 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427879 (+    98us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.428205 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53160: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53160): Connection reset by peer (error 104)
20:02:47.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
20:02:47.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.430 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.430 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.431 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.431 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.434 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.434 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.434 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.435 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.436 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.437343 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.427859 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41730 (local address 127.29.47.189:33015)
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.428021 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.428025 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.428097 (+    72us) server_negotiation.cc:408] Connection header received
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.429526 (+  1429us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.429530 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.429609 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.429674 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.437211 (+  7537us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41730: BlockingRecv error: recv got EOF from 127.0.0.1:41730 (error 108)
20:02:47.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:47.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.439 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.441 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.443 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.443 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [353ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1244ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc761d368, L:/127.0.0.1:33100 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.447 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1818), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1568ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.451 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.451 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.451 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.452 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.454 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.454 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.458 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.459 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.459 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.459 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.460 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a7a580e, L:/127.0.0.1:41742 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.461 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.461 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.461 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.461939 30001 connection.cc:466] server connection from 127.0.0.1:41742 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41742 (request call id 0) could send its response
20:02:47.462 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.462 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.462 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.463 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.463595 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.431913 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53170 (local address 127.29.47.188:43205)
20:02:47.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432073 (+   160us) server_negotiation.cc:207] Beginning negotiation
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432078 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432092 (+    14us) server_negotiation.cc:408] Connection header received
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432138 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432142 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432191 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.432280 (+    89us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.451101 (+ 18821us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.451875 (+   774us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.461585 (+  9710us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.461834 (+   249us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462769 (+   935us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462797 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.464 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462800 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462817 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462846 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462857 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.462963 (+   106us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.463417 (+   454us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53170: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53170): Connection reset by peer (error 104)
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:47.465 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.464422 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.465 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.447827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41754 (local address 127.29.47.189:33015)
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452258 (+  4431us) server_negotiation.cc:207] Beginning negotiation
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452264 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:47.465 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.465 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452282 (+    18us) server_negotiation.cc:408] Connection header received
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452335 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452339 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452418 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.452516 (+    98us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.463134 (+ 10618us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.463900 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.464290 (+   390us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41754: BlockingRecv error: recv got EOF from 127.0.0.1:41754 (error 108)
20:02:47.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4262}
20:02:47.466 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.467 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.468 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.468 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.472 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.476 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.478 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb318aceb, L:/127.0.0.1:53172 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.480 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.481 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf06d42f1, L:/127.0.0.1:33102 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.482 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1807), Traces: [0ms] refreshing cache from master, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1692ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.483 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.485 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.486 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.486 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1814), Traces: [0ms] refreshing cache from master, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [548ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.491 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.492 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.492 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.492 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.494005 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.481990 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53188 (local address 127.29.47.188:43205)
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.482128 (+   138us) server_negotiation.cc:207] Beginning negotiation
20:02:47.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.482132 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.482798 (+   666us) server_negotiation.cc:408] Connection header received
20:02:47.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.483097 (+   299us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.483101 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.483166 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.483239 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.490959 (+  7720us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.491732 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.495 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeafad012, L:/127.0.0.1:41762 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.495 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.495 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.495 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.493868 (+  2136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53188: BlockingRecv error: recv got EOF from 127.0.0.1:53188 (error 108)
20:02:47.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:47.495 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.496 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.496 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.497364 30000 connection.cc:466] server connection from 127.0.0.1:41762 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:41762 (request call id 0) could send its response
20:02:47.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.499 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.500 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.501 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.502 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1830), Traces: [0ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1302ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.503 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.504 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.507 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.508 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.508 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.508 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.512 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.512 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.514 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.515 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.516 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.519713 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.503914 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41772 (local address 127.29.47.189:33015)
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504377 (+   463us) server_negotiation.cc:207] Beginning negotiation
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504393 (+    16us) server_negotiation.cc:400] Waiting for connection header
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504559 (+   166us) server_negotiation.cc:408] Connection header received
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504908 (+   349us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504913 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.504993 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.505082 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.514251 (+  9169us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.515191 (+   940us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.519544 (+  4353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41772: BlockingRecv error: recv got EOF from 127.0.0.1:41772 (error 108)
20:02:47.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":313}
20:02:47.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.524 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.525 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x486a51b6, L:/127.0.0.1:53202 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.533 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.535 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbec9714a, L:/127.0.0.1:33106 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.536 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.536 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7af2fb1, L:/127.0.0.1:41778 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.536 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1875), Traces: [0ms] refreshing cache from master, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1372ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.537 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1871), Traces: [0ms] refreshing cache from master, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1760ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1765ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.538 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.539 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.540 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.540 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.541 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.541 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.541 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.542 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.546 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.547 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.547 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.547 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.548 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.548 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.549 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.549 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.549 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.550 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.552129 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.548933 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41782 (local address 127.29.47.189:33015)
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.549318 (+   385us) server_negotiation.cc:207] Beginning negotiation
20:02:47.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.549323 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.551981 (+  2658us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41782: BlockingRecv error: recv got EOF from 127.0.0.1:41782 (error 108)
20:02:47.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":259}
20:02:47.554 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.555 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba65cbfb, L:/127.0.0.1:33116 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.558 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1874), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1737ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1758ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.566 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5fda5fc3, L:/127.0.0.1:41786 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.566 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.567 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.567 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.568 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.568 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.568 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.568 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.569 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1914), Traces: [0ms] refreshing cache from master, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1411ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1417ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.570 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.571 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.573 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.574 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.574 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.574 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.574 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.574817 32156 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.549096 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53206 (local address 127.29.47.188:43205)
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.549448 (+   352us) server_negotiation.cc:207] Beginning negotiation
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.549454 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.551753 (+  2299us) server_negotiation.cc:408] Connection header received
20:02:47.575 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.553201 (+  1448us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.553206 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.553287 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.553357 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.559492 (+  6135us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.560334 (+   842us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.572197 (+ 11863us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.572447 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574100 (+  1653us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574128 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.576 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574132 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574152 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574187 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574199 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574299 (+   100us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.574622 (+   323us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53206: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53206): Connection reset by peer (error 104)
20:02:47.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":255}
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.577090 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.570331 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41794 (local address 127.29.47.189:33015)
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.570521 (+   190us) server_negotiation.cc:207] Beginning negotiation
20:02:47.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.570525 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.571024 (+   499us) server_negotiation.cc:408] Connection header received
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.571370 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.571374 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.571444 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.571503 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.576949 (+  5446us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41794: BlockingRecv error: recv got EOF from 127.0.0.1:41794 (error 108)
20:02:47.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:47.577 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.578 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.578 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.578 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.583 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.584 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.585 [DEBUG - pool-4-thread-4] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1940), Traces: [0ms] refreshing cache from master, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1425ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1441ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1512ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.585 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.585 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1932), Traces: [0ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [800ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [817ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [827ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.593 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.593 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.594 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.594 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.594 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.595 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.595 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.596 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.596 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.596 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.596850 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.586208 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41802 (local address 127.29.47.189:33015)
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.586861 (+   653us) server_negotiation.cc:207] Beginning negotiation
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.586866 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.589588 (+  2722us) server_negotiation.cc:408] Connection header received
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.589942 (+   354us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.589946 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.590020 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.590078 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.593925 (+  3847us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.594825 (+   900us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.596705 (+  1880us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41802: BlockingRecv error: recv got EOF from 127.0.0.1:41802 (error 108)
20:02:47.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":536}
20:02:47.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.599445 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.586939 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41810 (local address 127.29.47.189:33015)
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.587067 (+   128us) server_negotiation.cc:207] Beginning negotiation
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.587071 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.587696 (+   625us) server_negotiation.cc:408] Connection header received
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.588031 (+   335us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.588035 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.588119 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.588177 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.599315 (+ 11138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41810: BlockingRecv error: recv got EOF from 127.0.0.1:41810 (error 108)
20:02:47.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:47.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.602 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.603 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.604 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.605 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.609 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.611 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.612 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.612 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2027), Traces: [0ms] refreshing cache from master, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [303ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.614 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.618 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.618 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.618 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.619 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.623 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.623 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.624 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.625 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.625 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.625 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.626 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.627 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.681 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.683 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.684 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.684 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2024), Traces: [0ms] refreshing cache from master, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1914ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:47.685 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.694 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.696 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.697 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.653540 32572 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.329415 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58876 (local address 127.29.47.189:33015)
20:02:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.329735 (+   320us) server_negotiation.cc:207] Beginning negotiation
20:02:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.329740 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.653423 (+323683us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58876: BlockingRecv error: recv got EOF from 127.0.0.1:58876 (error 108)
20:02:47.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":212}
20:02:47.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.699 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.702 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.710 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.711 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.711 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.715 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.715 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea8b68c6, L:/127.0.0.1:53220 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.717 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b549270, L:/127.0.0.1:33246 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.718180 32741 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.682570 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53300 (local address 127.29.47.188:43205)
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.687770 (+  5200us) server_negotiation.cc:207] Beginning negotiation
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.687778 (+     8us) server_negotiation.cc:400] Waiting for connection header
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.687809 (+    31us) server_negotiation.cc:408] Connection header received
20:02:47.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.688418 (+   609us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.688425 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.688523 (+    98us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.692442 (+  3919us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.692595 (+   153us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.693761 (+  1166us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.716504 (+ 22743us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.716748 (+   244us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.716863 (+   115us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.716966 (+   103us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.717058 (+    92us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.718019 (+   961us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53300: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53300): Connection reset by peer (error 104)
20:02:47.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":4558,"thread_start_us":110,"threads_started":1}
20:02:47.720 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc76eb540, L:/127.0.0.1:33240 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.722259 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.685503 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41868 (local address 127.29.47.189:33015)
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.694141 (+  8638us) server_negotiation.cc:207] Beginning negotiation
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.694145 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.694163 (+    18us) server_negotiation.cc:408] Connection header received
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.719849 (+ 25686us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.719856 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.721620 (+  1764us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.721909 (+   289us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.722139 (+   230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41868: BlockingRecv error: recv got EOF from 127.0.0.1:41868 (error 108)
20:02:47.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8465,"thread_start_us":294,"threads_started":1}
20:02:47.715 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:47.724 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.726 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.728 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.737 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f80f7c5, L:/127.0.0.1:33258 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.743 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.747 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0e29e3ea, L:/127.0.0.1:53316 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.753 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3155f988, L:/127.0.0.1:41882 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.754 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.756 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.758 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.763 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x787d5a21, L:/127.0.0.1:53252 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.764 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.767 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.772 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6242af48, L:/127.0.0.1:53322 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.775 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ac15873, L:/127.0.0.1:41888 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.780 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf347fa66, L:/127.0.0.1:53332 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.784 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.785 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [90ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [124ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:47.787 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.788 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.791 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.791 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.792 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.792 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:47.792 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.793 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.795 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.795 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a455bbe, L:/127.0.0.1:33194 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.801 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.801 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.802 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.803 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.803 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.804 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.805 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.805 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.806 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.807 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.807 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.808 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.809 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.809 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:47.809 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.810 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.810 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.811 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.816 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.816 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.817 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.817 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.818 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.819 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.823 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.826 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.830 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.830 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.829 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.829 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.828 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.828 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.827 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:47.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x27a56744, L:/127.0.0.1:53348 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.835 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.836 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.836 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.843 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaeedd791, L:/127.0.0.1:33260 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=591), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [204ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.847 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.848 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18894bad, L:/127.0.0.1:41902 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.850 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.851 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.851 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.851 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.852 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.852 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.852 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.853 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.854 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.854 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.854 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.856 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.856 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:47.859 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.860 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.860 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.861 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.861 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.862 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.862 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.863 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.863 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.864 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.865 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.868 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.869 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.875 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x875a5208, L:/127.0.0.1:33144 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.878 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4be8f535, L:/127.0.0.1:33272 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.880 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.887 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.887 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.887 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.888 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.889 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.889 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.889 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.889 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.890 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.893 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.898 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.900 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xecd79344, L:/127.0.0.1:33284 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x006caa18, L:/127.0.0.1:53362 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=104), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.906 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.910 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.910 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.911 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.911 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.911 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.912 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.912535 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.898470 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41906 (local address 127.29.47.189:33015)
20:02:47.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.898642 (+   172us) server_negotiation.cc:207] Beginning negotiation
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.898646 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.899415 (+   769us) server_negotiation.cc:408] Connection header received
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.899729 (+   314us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.899733 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.899802 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.899853 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.903285 (+  3432us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.904016 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.909947 (+  5931us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.910237 (+   290us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911724 (+  1487us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911755 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911759 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911780 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911816 (+    36us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911828 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.911928 (+   100us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.912371 (+   443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41906: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41906): Cannot send after transport endpoint shutdown (error 108)
20:02:47.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:47.914 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.915 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.921 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01f48322, L:/127.0.0.1:33296 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.923 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.929 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=125), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [77ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.934 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.934 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.935 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e781f33, L:/127.0.0.1:33312 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:47.935 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:47.936 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.936 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.936729 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.917746 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41916 (local address 127.29.47.189:33015)
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.917947 (+   201us) server_negotiation.cc:207] Beginning negotiation
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.917952 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.918689 (+   737us) server_negotiation.cc:408] Connection header received
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.918989 (+   300us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.918993 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.919080 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.919148 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.922596 (+  3448us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.923296 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.931184 (+  7888us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.931403 (+   219us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.933987 (+  2584us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934014 (+    27us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934017 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934066 (+    49us) server_negotiation.cc:923] calling sasl_server_start()
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934103 (+    37us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934119 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.934225 (+   106us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.936571 (+  2346us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41916: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41916): Cannot send after transport endpoint shutdown (error 108)
20:02:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:47.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:47.938 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:47.938 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:47.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.939 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.943 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:47.943646 32694 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:47.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.916087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53372 (local address 127.29.47.188:43205)
20:02:47.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.916249 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:47.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.916253 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.925600 (+  9347us) server_negotiation.cc:408] Connection header received
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.926157 (+   557us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.926161 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.926247 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.926306 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.929464 (+  3158us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.930627 (+  1163us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.939639 (+  9012us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.939884 (+   245us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.942945 (+  3061us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.943060 (+   115us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.943147 (+    87us) server_negotiation.cc:1036] Waiting for connection context
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.943474 (+   327us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53372: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53372): Connection reset by peer (error 104)
20:02:47.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:47.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3424f43, L:/127.0.0.1:33320 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.953 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.955 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.956 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb91af8f1, L:/127.0.0.1:53374 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.959 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.963 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:47.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadf08491, L:/127.0.0.1:33332 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.966 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:47.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:47.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [108ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:47.973 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:47.976 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x003abadf, L:/127.0.0.1:53388 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.976 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45e7f29f, L:/127.0.0.1:41920 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:47.977 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.978 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:47.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:47.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:47.979 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:47.979 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:47.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:47.980 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:47.980 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:47.980 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:47.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:47.981 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:47.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:47.981 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:47.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:47.982 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.987 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:47.987 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:47.990 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ff5d566, L:/127.0.0.1:33344 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:47.994 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x263c202e, L:/127.0.0.1:53392 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:47.995 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:47.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:47.997 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:47.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:47.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.000 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.006 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc24015d3, L:/127.0.0.1:33348 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.008 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=191), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.009 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbacb51a0, L:/127.0.0.1:53404 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.011 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.016 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.017 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.017 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.017 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.020 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.021 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.026546 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.003489 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41934 (local address 127.29.47.189:33015)
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.004041 (+   552us) server_negotiation.cc:207] Beginning negotiation
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.004048 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.004264 (+   216us) server_negotiation.cc:408] Connection header received
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.009865 (+  5601us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.009872 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.009958 (+    86us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.010025 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.027 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.013323 (+  3298us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.014148 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024176 (+ 10028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024397 (+   221us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024946 (+   549us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.025057 (+   111us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:48.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.025137 (+    80us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.026368 (+  1231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41934: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41934): Connection reset by peer (error 104)
20:02:48.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":437}
20:02:48.030 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x018ff4b2, L:/127.0.0.1:33368 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.031 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1c3a169, L:/127.0.0.1:33354 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.031 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [152ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.037 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.038 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.038 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.041 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.042153 32694 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.021018 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53412 (local address 127.29.47.188:43205)
20:02:48.042 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.021163 (+   145us) server_negotiation.cc:207] Beginning negotiation
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.021168 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.021895 (+   727us) server_negotiation.cc:408] Connection header received
20:02:48.042 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024226 (+  2331us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024230 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024295 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.024356 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.043 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.033017 (+  8661us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.033827 (+   810us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.040593 (+  6766us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.040817 (+   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
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041462 (+   645us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041495 (+    33us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041498 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041519 (+    21us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041547 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041559 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041655 (+    96us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041956 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53412: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53412): Connection reset by peer (error 104)
20:02:48.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:48.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.045 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.045 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.046329 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.031265 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41946 (local address 127.29.47.189:33015)
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.031444 (+   179us) server_negotiation.cc:207] Beginning negotiation
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.031449 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.032118 (+   669us) server_negotiation.cc:408] Connection header received
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.034549 (+  2431us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.034555 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.034630 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.034694 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.040556 (+  5862us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.041274 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.046209 (+  4935us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41946: BlockingRecv error: recv got EOF from 127.0.0.1:41946 (error 108)
20:02:48.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":89}
20:02:48.047 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.047 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.048 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.050 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.053 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.056 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.058 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.059 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.059 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3138a2e7, L:/127.0.0.1:33374 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.060 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f5190f7, L:/127.0.0.1:33378 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.073 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.088 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.091 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.095 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde01bd83, L:/127.0.0.1:53432 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.095 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.097 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x35dcca7b, L:/127.0.0.1:53420 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.101 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.103 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:48.110 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.112 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.116 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x051e310f, L:/127.0.0.1:33392 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.118 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5a0272f7, L:/127.0.0.1:41958 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:48.119 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.120 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [206ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [230ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, deferred=null) after lookup
20:02:48.120 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.122 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x162eead7, L:/127.0.0.1:53436 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.124 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.126 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.127 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.127 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.127 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:48.127 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.129 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.133 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.135 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:48.136 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc54ab30a, L:/127.0.0.1:53450 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.138 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x63fea43e, L:/127.0.0.1:33402 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.140 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [285ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.142 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.142 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.145 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.145 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.146 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.146 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.147 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.147 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.147 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.147 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.148 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.148 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.149 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.150622 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.131445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41960 (local address 127.29.47.189:33015)
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.131615 (+   170us) server_negotiation.cc:207] Beginning negotiation
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.131619 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.134161 (+  2542us) server_negotiation.cc:408] Connection header received
20:02:48.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.134776 (+   615us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.134782 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.134869 (+    87us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.134936 (+    67us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.140673 (+  5737us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.141391 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.149615 (+  8224us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.151 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.149903 (+   288us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150091 (+   188us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150119 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.151 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [86ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150122 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150136 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150156 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150165 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150242 (+    77us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.150373 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41960: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41960): Connection reset by peer (error 104)
20:02:48.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:48.153 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.154 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.155 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.156 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.156 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.157 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.157 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.157 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.157 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.157 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.159708 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.152434 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41966 (local address 127.29.47.189:33015)
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.152589 (+   155us) server_negotiation.cc:207] Beginning negotiation
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.152593 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.154566 (+  1973us) server_negotiation.cc:408] Connection header received
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.154931 (+   365us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.154936 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.155010 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.155069 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.158215 (+  3146us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.159151 (+   936us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.159565 (+   414us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41966: BlockingRecv error: recv got EOF from 127.0.0.1:41966 (error 108)
20:02:48.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:48.160 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.161 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.161 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.161509 32741 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.143737 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53452 (local address 127.29.47.188:43205)
20:02:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.143913 (+   176us) server_negotiation.cc:207] Beginning negotiation
20:02:48.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.143917 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.146734 (+  2817us) server_negotiation.cc:408] Connection header received
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.147125 (+   391us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.147130 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.147207 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.147277 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.153499 (+  6222us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.154210 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.159902 (+  5692us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160152 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160806 (+   654us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160838 (+    32us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160841 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160859 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160886 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.160897 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.161000 (+   103us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.161329 (+   329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53452: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53452): Connection reset by peer (error 104)
20:02:48.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:48.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.165 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.166 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.166 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.167 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.169 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.170 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.170 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:48.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.177 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe6cd47fc, L:/127.0.0.1:41976 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:48.180 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e7f2bc4, L:/127.0.0.1:33406 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.182 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.182 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=376), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [319ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.185 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8769de42, L:/127.0.0.1:53454 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.186 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.186 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.187 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.187 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:48.187 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.193 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.195 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9030af1a, L:/127.0.0.1:33414 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.196 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=388), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [336ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.204 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2bc98dd, L:/127.0.0.1:53462 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.205 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.206 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.206 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.206 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.209 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.211970 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.198177 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41986 (local address 127.29.47.189:33015)
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.198321 (+   144us) server_negotiation.cc:207] Beginning negotiation
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.198325 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.201260 (+  2935us) server_negotiation.cc:408] Connection header received
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.201527 (+   267us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.201531 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.201613 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.201665 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.210772 (+  9107us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.211600 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.211842 (+   242us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41986: BlockingRecv error: recv got EOF from 127.0.0.1:41986 (error 108)
20:02:48.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:48.214 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.215 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.217 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.223 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.224 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5c6a463, L:/127.0.0.1:33426 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.225 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [239ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.227 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.232 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.236 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.236 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.236 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.237174 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226122 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41990 (local address 127.29.47.189:33015)
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226441 (+   319us) server_negotiation.cc:207] Beginning negotiation
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226445 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.233337 (+  6892us) server_negotiation.cc:408] Connection header received
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.234102 (+   765us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.234110 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.234292 (+   182us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.234378 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.237025 (+  2647us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41990: BlockingRecv error: recv got EOF from 127.0.0.1:41990 (error 108)
20:02:48.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":224}
20:02:48.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.238 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.238763 32741 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.225479 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53476 (local address 127.29.47.188:43205)
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.225681 (+   202us) server_negotiation.cc:207] Beginning negotiation
20:02:48.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.225685 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226624 (+   939us) server_negotiation.cc:408] Connection header received
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226932 (+   308us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.226937 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.227001 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.227059 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.231140 (+  4081us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.232213 (+  1073us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.236742 (+  4529us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.236992 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.237982 (+   990us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238010 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238013 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238048 (+    35us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238075 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.240 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238086 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238182 (+    96us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.238576 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53476: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53476): Connection reset by peer (error 104)
20:02:48.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":107}
20:02:48.241 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.242 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.243 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.243 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.253 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.256 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3d6fab8, L:/127.0.0.1:33432 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.259 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.259 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a20bba8, L:/127.0.0.1:53486 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.260 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.263 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.266 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.267 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:48.271 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x68fe2fe8, L:/127.0.0.1:33436 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.275 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfaf7a11f, L:/127.0.0.1:42004 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:48.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.283 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [391ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.284 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [174ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [212ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.286 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x580e0b87, L:/127.0.0.1:53490 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.290 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.290 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.290 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.293 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.293 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.294 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.295727 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.287288 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42020 (local address 127.29.47.189:33015)
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.287467 (+   179us) server_negotiation.cc:207] Beginning negotiation
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.287471 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.289878 (+  2407us) server_negotiation.cc:408] Connection header received
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.290210 (+   332us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.290215 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.290286 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.290343 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.294259 (+  3916us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.295120 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.295566 (+   446us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42020: BlockingRecv error: recv got EOF from 127.0.0.1:42020 (error 108)
20:02:48.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
20:02:48.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.298 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.299 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.299 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:48.299 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.301 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.301 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.302 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.303 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.303 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [174ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [211ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.305 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.306 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.308 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.308 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.311 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.311 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.311 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.312 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.314 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.314971 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.304819 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42030 (local address 127.29.47.189:33015)
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.304984 (+   165us) server_negotiation.cc:207] Beginning negotiation
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.304989 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.305663 (+   674us) server_negotiation.cc:408] Connection header received
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.306009 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.306013 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.306087 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.306147 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.309670 (+  3523us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.310508 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.313995 (+  3487us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.314243 (+   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
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.314381 (+   138us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.314539 (+   158us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.314650 (+   111us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.314815 (+   165us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42030: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42030): Connection reset by peer (error 104)
20:02:48.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:48.316 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.316 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.317 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.322 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.324 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.325 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.329 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cb0f79c, L:/127.0.0.1:33442 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.333 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x178ee7c7, L:/127.0.0.1:33450 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.335 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.336 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.337 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.337 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.337 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.338 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.338 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.340 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.340 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.345 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.351 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.351 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d941e55, L:/127.0.0.1:33476 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.352 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb24ead4c, L:/127.0.0.1:33462 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.358 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.361 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d23f1cb, L:/127.0.0.1:53498 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.367 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b6a4c18, L:/127.0.0.1:33490 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.369 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.369 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.374 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.375 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.375860 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.614373 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41826 (local address 127.29.47.189:33015)
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.614549 (+   176us) server_negotiation.cc:207] Beginning negotiation
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.614554 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.616812 (+  2258us) server_negotiation.cc:408] Connection header received
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.617159 (+   347us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.617163 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.617241 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.617300 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.374635 (+757335us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.375473 (+   838us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.375717 (+   244us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41826: BlockingWrite error: write error: Broken pipe (error 32)
20:02:48.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:48.378 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.378 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=559), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [157ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [385ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.381 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.384 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.384 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.385 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.387677 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.380324 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42044 (local address 127.29.47.189:33015)
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.380483 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.380487 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.382216 (+  1729us) server_negotiation.cc:408] Connection header received
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.382610 (+   394us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.382615 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.382693 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.382761 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.386234 (+  3473us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.387096 (+   862us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.387539 (+   443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42044: BlockingRecv error: recv got EOF from 127.0.0.1:42044 (error 108)
20:02:48.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:48.388 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.388 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.389 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.390 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.390 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.391 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.397 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.401 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.402 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbbe99e90, L:/127.0.0.1:33494 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.405 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.406 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.407 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.407 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.408 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.410 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.410 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa97a818, L:/127.0.0.1:33504 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.410 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf98c5a0e, L:/127.0.0.1:53514 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.411 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.415 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.415 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=613), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [495ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [573ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.418 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.422 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.423 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.423 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.423 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.425 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x005ff06a, L:/127.0.0.1:33514 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.427217 32694 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.409511 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53530 (local address 127.29.47.188:43205)
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.409668 (+   157us) server_negotiation.cc:207] Beginning negotiation
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.409673 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.410434 (+   761us) server_negotiation.cc:408] Connection header received
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.410685 (+   251us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.410688 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.410749 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.410808 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.419527 (+  8719us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.420395 (+   868us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.422938 (+  2543us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423167 (+   229us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424130 (+   963us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424158 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424161 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424178 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424241 (+    63us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424258 (+    17us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.424360 (+   102us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.427028 (+  2668us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53530: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53530): Cannot send after transport endpoint shutdown (error 108)
20:02:48.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
20:02:48.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.428 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.430837 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.419000 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42048 (local address 127.29.47.189:33015)
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.419204 (+   204us) server_negotiation.cc:207] Beginning negotiation
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.419208 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423357 (+  4149us) server_negotiation.cc:408] Connection header received
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423419 (+    62us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423423 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423497 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.423605 (+   108us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.429497 (+  5892us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.430317 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.430680 (+   363us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42048: BlockingRecv error: recv got EOF from 127.0.0.1:42048 (error 108)
20:02:48.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":95}
20:02:48.432 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.432 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.434 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.434 [DEBUG - pool-4-thread-75] (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.29.47.190:45035, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [93ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.437 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.439 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.440 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.441 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.443 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.443 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.444 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.444 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.445 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=639), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [499ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [508ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.445 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x142f6384, L:/127.0.0.1:53544 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.449 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.450 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.450 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.450 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.451 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.452 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.452617 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.448820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42062 (local address 127.29.47.189:33015)
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.448984 (+   164us) server_negotiation.cc:207] Beginning negotiation
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.448988 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.449731 (+   743us) server_negotiation.cc:408] Connection header received
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.450143 (+   412us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.450148 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.450239 (+    91us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.450310 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.452446 (+  2136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42062: BlockingRecv error: recv got EOF from 127.0.0.1:42062 (error 108)
20:02:48.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:48.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.454 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.454 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.455 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.456 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.456 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.456 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.457 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.458 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.461 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.461 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=650), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [116ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [130ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [134ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.466 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.467 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.467 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51e72b36, L:/127.0.0.1:53560 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.467 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.467 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.469 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.474 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.479 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.479 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=668), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [507ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.479 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.479 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.480 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.484 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.484 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.485 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2800), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [259ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [942ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [988ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.486 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.488 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.483 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.481 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.493 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.493 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.493 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.496 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe34f2285, L:/127.0.0.1:33224 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.496 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.495700 32694 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.468982 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53574 (local address 127.29.47.188:43205)
20:02:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.469182 (+   200us) server_negotiation.cc:207] Beginning negotiation
20:02:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.469186 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.496 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.470031 (+   845us) server_negotiation.cc:408] Connection header received
20:02:48.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.497 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.497 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.498 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.470321 (+   290us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.470324 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.470377 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.470554 (+   177us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.482056 (+ 11502us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.482964 (+   908us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.485956 (+  2992us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.486220 (+   264us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489189 (+  2969us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489219 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489223 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489243 (+    20us) server_negotiation.cc:923] calling sasl_server_start()
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489278 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489290 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:48.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489365 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.495521 (+  6156us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53574: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53574): Cannot send after transport endpoint shutdown (error 108)
20:02:48.500 [DEBUG - kudu-nio-0] (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.29.47.190:45035, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [103ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [128ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [133ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [873ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":83}
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.497574 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.481309 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42076 (local address 127.29.47.189:33015)
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.481548 (+   239us) server_negotiation.cc:207] Beginning negotiation
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.481553 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.489838 (+  8285us) server_negotiation.cc:408] Connection header received
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.490191 (+   353us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.490198 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.490281 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.490341 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.493682 (+  3341us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.494436 (+   754us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.497440 (+  3004us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42076: BlockingRecv error: recv got EOF from 127.0.0.1:42076 (error 108)
20:02:48.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":129}
20:02:48.499 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.500 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.501 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.501 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.501 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.501 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.501 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.502 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.502 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.505 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.508 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.508 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:48.508 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1773cab3, L:/127.0.0.1:53582 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.510 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.510 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa00daeab, L:/127.0.0.1:53596 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.515 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.516 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.518 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.518 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.518 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=471), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [134ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.520 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.520 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=712), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [492ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [607ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.521 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.522 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.522 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.524 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.525 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.525 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.525 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.525 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.525 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.526 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.526 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.526 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.526 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.526 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.528 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.528698 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522349 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42086 (local address 127.29.47.189:33015)
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522578 (+   229us) server_negotiation.cc:207] Beginning negotiation
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522583 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.527839 (+  5256us) server_negotiation.cc:408] Connection header received
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528148 (+   309us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528152 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528235 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528318 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528549 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42086: BlockingRecv error: recv got EOF from 127.0.0.1:42086 (error 108)
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":90}
20:02:48.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.529467 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522680 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42096 (local address 127.29.47.189:33015)
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522828 (+   148us) server_negotiation.cc:207] Beginning negotiation
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.522832 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.523333 (+   501us) server_negotiation.cc:408] Connection header received
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528949 (+  5616us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528952 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.529013 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.529065 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.529357 (+   292us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42096: BlockingRecv error: recv got EOF from 127.0.0.1:42096 (error 108)
20:02:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:48.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.531 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.531 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.532209 32694 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.518232 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53600 (local address 127.29.47.188:43205)
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.518391 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.518396 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.519083 (+   687us) server_negotiation.cc:408] Connection header received
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.519374 (+   291us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.519378 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.519459 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.519525 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.528729 (+  9204us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.529601 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.532072 (+  2471us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53600: BlockingRecv error: recv got EOF from 127.0.0.1:53600 (error 108)
20:02:48.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:48.535 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.536 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.538 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.544 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.544 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=732), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5622de12, L:/127.0.0.1:53604 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.545 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.548 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.548 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=717), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [371ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [530ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.548 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.551 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.552 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.552 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.553 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.553 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.553 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.556 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.557 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.557964 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.545559 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42100 (local address 127.29.47.189:33015)
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.545745 (+   186us) server_negotiation.cc:207] Beginning negotiation
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.545749 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.558 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.546652 (+   903us) server_negotiation.cc:408] Connection header received
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.547463 (+   811us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.547468 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.547542 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.547607 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.552697 (+  5090us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.553463 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.557811 (+  4348us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42100: BlockingRecv error: recv got EOF from 127.0.0.1:42100 (error 108)
20:02:48.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
20:02:48.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.563 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.563 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.564 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.569834 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.547920 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42112 (local address 127.29.47.189:33015)
20:02:48.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.548069 (+   149us) server_negotiation.cc:207] Beginning negotiation
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.548073 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.557593 (+  9520us) server_negotiation.cc:408] Connection header received
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.557917 (+   324us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.557921 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.557990 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.558044 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.561935 (+  3891us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.562757 (+   822us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.568431 (+  5674us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.568717 (+   286us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.569151 (+   434us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:48.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.569276 (+   125us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:48.570 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.569363 (+    87us) server_negotiation.cc:1036] Waiting for connection context
20:02:48.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.569675 (+   312us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42112: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42112): Connection reset by peer (error 104)
20:02:48.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:48.571 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=740), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [516ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [626ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.574 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.576 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.576 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.577 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.577 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.577 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=531), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [145ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [249ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.577 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.577 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.579 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.579 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8159c20b, L:/127.0.0.1:33172 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.581444 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.573006 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42118 (local address 127.29.47.189:33015)
20:02:48.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.573187 (+   181us) server_negotiation.cc:207] Beginning negotiation
20:02:48.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.573192 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.575330 (+  2138us) server_negotiation.cc:408] Connection header received
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.575704 (+   374us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.582 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.575708 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.575780 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.575838 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.580198 (+  4360us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.580969 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.581311 (+   342us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42118: BlockingRecv error: recv got EOF from 127.0.0.1:42118 (error 108)
20:02:48.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":86}
20:02:48.582 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.581 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.583 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.584 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.584 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.584 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.585 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.585 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.585 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.588 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.588 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.588 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=785), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [500ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [611ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.589 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.591 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.591 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.594 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.595 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.595 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.595 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.595 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.596 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.596 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.598 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.599611 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.589472 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42144 (local address 127.29.47.189:33015)
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.589639 (+   167us) server_negotiation.cc:207] Beginning negotiation
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.589644 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.598554 (+  8910us) server_negotiation.cc:408] Connection header received
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.598937 (+   383us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.598941 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.599026 (+    85us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.599103 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.599476 (+   373us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42144: BlockingRecv error: recv got EOF from 127.0.0.1:42144 (error 108)
20:02:48.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
20:02:48.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52dabc6d, L:/127.0.0.1:33516 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.601 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.603523 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583266 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42130 (local address 127.29.47.189:33015)
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583414 (+   148us) server_negotiation.cc:207] Beginning negotiation
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583419 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583433 (+    14us) server_negotiation.cc:408] Connection header received
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583486 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583489 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583555 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.583665 (+   110us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.592005 (+  8340us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.592823 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.603383 (+ 10560us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42130: BlockingRecv error: recv got EOF from 127.0.0.1:42130 (error 108)
20:02:48.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:48.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.608 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.608 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.612 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.613 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.618 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.619 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.620 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.621 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.621 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=788), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [713ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.621 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.622 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.623 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.624 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.624 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.625 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.628 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.629 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.630 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.630 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.631 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.631 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.631 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.632 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.633 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.634 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.634 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.634 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.634 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa22c9f9e, L:/127.0.0.1:53606 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.635 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.636 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:48.632 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.636 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.637 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.637 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.637 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.638335 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.628458 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42154 (local address 127.29.47.189:33015)
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.628624 (+   166us) server_negotiation.cc:207] Beginning negotiation
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.628629 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.630442 (+  1813us) server_negotiation.cc:408] Connection header received
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.630806 (+   364us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.630811 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.630903 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.630969 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.638190 (+  7221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42154: BlockingRecv error: recv got EOF from 127.0.0.1:42154 (error 108)
20:02:48.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
20:02:48.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.639 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.639 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.640 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.640 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.642 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.642 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.644 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.644 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.645 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.654 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.655 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.657 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.657 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.657 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.657 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.658 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.659 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.659 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.660 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.662 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.662 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.663 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.663 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.664 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.665 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.665 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.665 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.666 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.667 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.667 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.668 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.669 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.670 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.670 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.671 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.672 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.672 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.673 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.674 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.674 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.676 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.676 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.676 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.677 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.678 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.678 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.680 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.680 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.681 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.681 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.682 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.686 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.687 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.691 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.703 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.705 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.708 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.708 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.712 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.714 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.715 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.716 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.719 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.721 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.723 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.725 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.726 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.727 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.728 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.730 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.730 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.731 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.733 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.734 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.736 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.736 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.736 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.769 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.770 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.771 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.771 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.772 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.772 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.772 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.773 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.773 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.773 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.773 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.774 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.776 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:48.776 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.777 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.777 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.779 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.780 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.679 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.781 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.781 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.782 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.782 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.782 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.782 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.783 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.721 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.786 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:48.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.787 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.787 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.787 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.787 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.788 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.729 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.735 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.792013 32572 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.656325 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41844 (local address 127.29.47.189:33015)
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.656472 (+   147us) server_negotiation.cc:207] Beginning negotiation
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.656477 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791507 (+1135030us) server_negotiation.cc:408] Connection header received
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791562 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791565 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791633 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791703 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.791880 (+   177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41844: BlockingRecv error: recv got EOF from 127.0.0.1:41844 (error 108)
20:02:48.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:48.794 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.795 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.795 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.796 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.801 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.804 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96ae5560, L:/127.0.0.1:53638 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.806 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbb679560, L:/127.0.0.1:33658 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.806 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.808 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.809 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a27f8f1, L:/127.0.0.1:33140 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.810 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.813 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfd7d4f5, L:/127.0.0.1:33226 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16d2c034, L:/127.0.0.1:53642 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.813 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.814 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.816 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9cb947ea, L:/127.0.0.1:33630 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.818 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.821 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.824 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.825 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31bfdf09, L:/127.0.0.1:53294 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.827 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.829 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.831 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.832 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c39ce07, L:/127.0.0.1:53644 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.835 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.836 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2fd39f3, L:/127.0.0.1:33602 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.838 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.841 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.844 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5c11066, L:/127.0.0.1:33574 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.847 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4c1adde, L:/127.0.0.1:53660 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.850 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.854 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7ac8fb1, L:/127.0.0.1:33576 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.855 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.855 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f3cc832, L:/127.0.0.1:33128 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8321975, L:/127.0.0.1:33690 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.867 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdaecb90a, L:/127.0.0.1:41850 - R:/127.29.47.189:33015] using TOKEN/null
20:02:48.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe71e9c5f, L:/127.0.0.1:33178 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23ced799, L:/127.0.0.1:33662 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.869 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x089e3dff, L:/127.0.0.1:53670 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.870 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x586d825e, L:/127.0.0.1:53608 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.871 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4224b7fe, L:/127.0.0.1:33624 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.871 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7448d49f, L:/127.0.0.1:41856 - R:/127.29.47.189:33015] using TOKEN/null
20:02:48.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa953184b, L:/127.0.0.1:53674 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.875 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.875 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3235), Traces: [0ms] refreshing cache from master, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [846ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [867ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1960ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [3116ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, deferred=null) after lookup
20:02:48.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.876 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.877 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.877 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3298), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [488ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1744ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.879 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3181), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [378ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.880 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.880 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.880 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.881 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.882 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc67508aa, L:/127.0.0.1:33520 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x024eff56, L:/127.0.0.1:33154 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9670be4e, L:/127.0.0.1:33706 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.889 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.889 [DEBUG - kudu-nio-0] (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.29.47.190:45035, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [208ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.889 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:48.889 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.890 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.890 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.890 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.890 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.890 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3d05793, L:/127.0.0.1:33536 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.889 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.891 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.891 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.891 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.891 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01646bb6, L:/127.0.0.1:33674 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.893 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8895b6c, L:/127.0.0.1:33610 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.894 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03d2cc6e, L:/127.0.0.1:33558 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.894 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [172ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06175424, L:/127.0.0.1:53684 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.895 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.896 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.896 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.896 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.897 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.898 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.898 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf65eb9e, L:/127.0.0.1:33578 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.899 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.900 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.900 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.900 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.900 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.900 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.901 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12dafb1c, L:/127.0.0.1:33566 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x721bb269, L:/127.0.0.1:33644 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9d8d62b, L:/127.0.0.1:33586 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.909 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3aa6ebee, L:/127.0.0.1:53622 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.911433 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.772181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42168 (local address 127.29.47.189:33015)
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.772712 (+   531us) server_negotiation.cc:207] Beginning negotiation
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.772718 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.910220 (+137502us) server_negotiation.cc:408] Connection header received
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.910604 (+   384us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.910608 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.910859 (+   251us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.910926 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.911261 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42168: BlockingRecv error: recv got EOF from 127.0.0.1:42168 (error 108)
20:02:48.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":401}
20:02:48.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaf89143b, L:/127.0.0.1:53238 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.913341 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.783896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42180 (local address 127.29.47.189:33015)
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784042 (+   146us) server_negotiation.cc:207] Beginning negotiation
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784049 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784445 (+   396us) server_negotiation.cc:408] Connection header received
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784740 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784748 (+     8us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784829 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.784898 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:48.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.789158 (+  4260us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61f181d3, L:/127.0.0.1:33544 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.789999 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.913188 (+123189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42180: BlockingRecv error: recv got EOF from 127.0.0.1:42180 (error 108)
20:02:48.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:48.914 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb356d182, L:/127.0.0.1:33206 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.915 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.915 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.916 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbfac2bfc, L:/127.0.0.1:33600 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.916 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1eb6fd4, L:/127.0.0.1:33210 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.919 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.919 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.921 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:48.921 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.921 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:48.923 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.924 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.924 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.930 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8be92fda, L:/127.0.0.1:33712 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:48.935 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.935 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.935 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=305), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [211ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.935 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.935 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=311), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [191ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.937 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.938 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.939 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.941 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.942 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.942 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:48.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.942 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.943 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7838ca6e, L:/127.0.0.1:53692 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.943 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.943 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.943 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.944 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.944 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.944 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.945 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.945154   547 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.936670 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53704 (local address 127.29.47.188:43205)
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.936848 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.936852 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.938410 (+  1558us) server_negotiation.cc:408] Connection header received
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.940686 (+  2276us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.940690 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.940757 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.940823 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.945013 (+  4190us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53704: BlockingRecv error: recv got EOF from 127.0.0.1:53704 (error 108)
20:02:48.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
20:02:48.946 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.946 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:48.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.949226 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.937352 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42192 (local address 127.29.47.189:33015)
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.937481 (+   129us) server_negotiation.cc:207] Beginning negotiation
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.937486 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.938745 (+  1259us) server_negotiation.cc:408] Connection header received
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.939617 (+   872us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.939621 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.939689 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.939749 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.948131 (+  8382us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.948843 (+   712us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.949088 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42192: BlockingRecv error: recv got EOF from 127.0.0.1:42192 (error 108)
20:02:48.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
20:02:48.950 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.951 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.951 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [243ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:48.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.954 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.955 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.956 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.956 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.956 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:48.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.957500   547 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.953463 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53720 (local address 127.29.47.188:43205)
20:02:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.953614 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.953619 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.954610 (+   991us) server_negotiation.cc:408] Connection header received
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955839 (+  1229us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955843 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955915 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955974 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.957342 (+  1368us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53720: BlockingRecv error: recv got EOF from 127.0.0.1:53720 (error 108)
20:02:48.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:48.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.958 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.958 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:48.959 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.960 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.961 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.961 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.961 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.963850 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.952701 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42202 (local address 127.29.47.189:33015)
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.952899 (+   198us) server_negotiation.cc:207] Beginning negotiation
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.952904 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.954958 (+  2054us) server_negotiation.cc:408] Connection header received
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955302 (+   344us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955306 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955383 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.955444 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.962540 (+  7096us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.963347 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.963710 (+   363us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42202: BlockingRecv error: recv got EOF from 127.0.0.1:42202 (error 108)
20:02:48.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":80}
20:02:48.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.966 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.966 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.966 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.969 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8760ee19, L:/127.0.0.1:53736 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:48.971 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.971 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [217ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:48.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.975 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.976 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.976 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.976 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.976 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.979 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:48.979 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.980477 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.972181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42208 (local address 127.29.47.189:33015)
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.972334 (+   153us) server_negotiation.cc:207] Beginning negotiation
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.972338 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.973796 (+  1458us) server_negotiation.cc:408] Connection header received
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.974459 (+   663us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.974463 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.974568 (+   105us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.974629 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.979278 (+  4649us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.980012 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.980347 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42208: BlockingRecv error: recv got EOF from 127.0.0.1:42208 (error 108)
20:02:48.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:48.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:48.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:48.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:48.983 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:48.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:48.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:48.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:48.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:48.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:48.983 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:48.984 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:48.984 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:48.984 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:48.984 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:48.985 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:48.985 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:48.985 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:48.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:48.987993 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.981668 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42218 (local address 127.29.47.189:33015)
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.981822 (+   154us) server_negotiation.cc:207] Beginning negotiation
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.981826 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.983428 (+  1602us) server_negotiation.cc:408] Connection header received
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.983797 (+   369us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.983801 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.983877 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.983969 (+    92us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.986922 (+  2953us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.987717 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:48.987888 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42218: BlockingRecv error: recv got EOF from 127.0.0.1:42218 (error 108)
20:02:48.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:48.993 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:48.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:48.995 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:48.996 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:48.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:48.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x313b5adf, L:/127.0.0.1:53744 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.005 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52110e7a, L:/127.0.0.1:33714 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.007 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.009 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.009 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.010 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3304), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1601ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1847ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.015 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.015 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.015 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:49.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.016 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.017 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.017558 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.012271 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42234 (local address 127.29.47.189:33015)
20:02:49.017 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3ffe8e4, L:/127.0.0.1:53750 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.012446 (+   175us) server_negotiation.cc:207] Beginning negotiation
20:02:49.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.012452 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.017415 (+  4963us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42234: BlockingRecv error: recv got EOF from 127.0.0.1:42234 (error 108)
20:02:49.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":79}
20:02:49.018 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.019 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.020 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3439), Traces: [0ms] refreshing cache from master, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [348ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2049ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3321ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.025 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.027 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.031373 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021050 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42246 (local address 127.29.47.189:33015)
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021196 (+   146us) server_negotiation.cc:207] Beginning negotiation
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021200 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021520 (+   320us) server_negotiation.cc:408] Connection header received
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021875 (+   355us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021882 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.021964 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.022022 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.030161 (+  8139us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.030907 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.031252 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42246: BlockingRecv error: recv got EOF from 127.0.0.1:42246 (error 108)
20:02:49.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
20:02:49.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.033 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.033 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.034 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.035 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.035 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e124593, L:/127.0.0.1:33730 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.036 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1294ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.036 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.037 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.040 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.043 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.043 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.043 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.044 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.044 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.045526   547 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.035948 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53760 (local address 127.29.47.188:43205)
20:02:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.036155 (+   207us) server_negotiation.cc:207] Beginning negotiation
20:02:49.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.036160 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.036618 (+   458us) server_negotiation.cc:408] Connection header received
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.036947 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.036951 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037021 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037077 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.046 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.040227 (+  3150us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.041096 (+   869us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044161 (+  3065us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044413 (+   252us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044851 (+   438us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044983 (+   132us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045053 (+    70us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045366 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53760: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53760): Connection reset by peer (error 104)
20:02:49.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":82}
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.045876 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42252 (local address 127.29.47.189:33015)
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037345 (+   186us) server_negotiation.cc:207] Beginning negotiation
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037349 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.037792 (+   443us) server_negotiation.cc:408] Connection header received
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.038091 (+   299us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.038095 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.038160 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.038220 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.041029 (+  2809us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.041748 (+   719us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044657 (+  2909us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.044873 (+   216us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045238 (+   365us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045364 (+   126us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045445 (+    81us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.045719 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42252: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42252): Connection reset by peer (error 104)
20:02:49.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
20:02:49.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.047 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.048 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.049 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.056 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:49.058 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa47072e6, L:/127.0.0.1:53776 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.063 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.064 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeadbf1ad, L:/127.0.0.1:42258 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:49.065 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.066 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.068 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.077 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95eacf30, L:/127.0.0.1:53788 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.081 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.083 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.085 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.087 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.089 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.089 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.091 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.092 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.095 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:49.096 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.096 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1857), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1292ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.099 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c8b3c23, L:/127.0.0.1:33732 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.100 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.101 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.101 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.101 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.102 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1839), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1469ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.105 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.105 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.105 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.106 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb58e7f0, L:/127.0.0.1:53800 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.106645   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.090372 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53806 (local address 127.29.47.188:43205)
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.090536 (+   164us) server_negotiation.cc:207] Beginning negotiation
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.090540 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.091334 (+   794us) server_negotiation.cc:408] Connection header received
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.091603 (+   269us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.091607 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.091673 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.091733 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.095287 (+  3554us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.095969 (+   682us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.106469 (+ 10500us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53806: BlockingRecv error: recv got EOF from 127.0.0.1:53806 (error 108)
20:02:49.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:49.109 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64a868b8, L:/127.0.0.1:42274 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:49.106 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.110 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.111827 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.098266 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42278 (local address 127.29.47.189:33015)
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.098471 (+   205us) server_negotiation.cc:207] Beginning negotiation
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.098502 (+    31us) server_negotiation.cc:400] Waiting for connection header
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.111706 (+ 13204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42278: BlockingRecv error: recv got EOF from 127.0.0.1:42278 (error 108)
20:02:49.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
20:02:49.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.114 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.114 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:49.114 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.114 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.114 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.115 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:49.115 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.115 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.116 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.124 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaef33834, L:/127.0.0.1:53814 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.127 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.129 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.129 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3460), Traces: [0ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [594ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1892ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.130 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.131 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.134 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.134 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.134 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.134 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state CONNECTING
20:02:49.135 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.135 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb8797df1, L:/127.0.0.1:33738 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.138 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.138 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.138 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.141 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.142 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.145 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.150 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee7d6c07, L:/127.0.0.1:33752 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.153 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92fc5e26, L:/127.0.0.1:53824 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.155 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.155 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.157 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.157 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3492), Traces: [0ms] refreshing cache from master, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2809ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [3383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.158 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.159 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.162 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.165 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.165 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.166 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.166 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.166 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.166 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.168331   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.168 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156103 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53838 (local address 127.29.47.188:43205)
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156349 (+   246us) server_negotiation.cc:207] Beginning negotiation
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156356 (+     7us) server_negotiation.cc:400] Waiting for connection header
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156573 (+   217us) server_negotiation.cc:408] Connection header received
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156775 (+   202us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156779 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156842 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.156902 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.160577 (+  3675us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.161400 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.164859 (+  3459us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.168 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.169 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a671c50, L:/127.0.0.1:53828 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.169 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.171 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.165072 (+   213us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167740 (+  2668us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167760 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167763 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167776 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167799 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167808 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.167870 (+    62us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.168150 (+   280us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53838: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53838): Connection reset by peer (error 104)
20:02:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":172,"spinlock_wait_cycles":20864}
20:02:49.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.176 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.183 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8fe5e375, L:/127.0.0.1:33756 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.183 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe932c50e, L:/127.0.0.1:33760 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.185 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.185 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=563), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [218ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [239ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.187 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.187 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.189 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.190 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.190 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.190 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.190 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.191 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.191 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.191 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.192 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.192505 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.187035 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42290 (local address 127.29.47.189:33015)
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.187245 (+   210us) server_negotiation.cc:207] Beginning negotiation
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.187251 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.188054 (+   803us) server_negotiation.cc:408] Connection header received
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.188367 (+   313us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.192 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.188371 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.188446 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.188511 (+    65us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.191274 (+  2763us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.192021 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.192355 (+   334us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42290: BlockingRecv error: recv got EOF from 127.0.0.1:42290 (error 108)
20:02:49.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":87}
20:02:49.193 [DEBUG - pool-4-thread-78] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=568), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [215ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.198 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.198 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.199 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.199 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.199 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.200 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.202 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.202 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.202 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.202 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.204 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.214 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb11e0de2, L:/127.0.0.1:33776 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.217 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.218 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=594), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [247ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.219 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.219 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=610), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.225 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.225 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.225 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.226 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.227 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.227 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.227 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.229050 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221231 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42306 (local address 127.29.47.189:33015)
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221440 (+   209us) server_negotiation.cc:207] Beginning negotiation
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221446 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221468 (+    22us) server_negotiation.cc:408] Connection header received
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221659 (+   191us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221663 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.229 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221735 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.221794 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.227737 (+  5943us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228522 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228902 (+   380us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42306: BlockingRecv error: recv got EOF from 127.0.0.1:42306 (error 108)
20:02:49.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":98}
20:02:49.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.230 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.230 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.231482   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.212671 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53840 (local address 127.29.47.188:43205)
20:02:49.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.212866 (+   195us) server_negotiation.cc:207] Beginning negotiation
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.212871 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.213644 (+   773us) server_negotiation.cc:408] Connection header received
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.213912 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.213915 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.213988 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.214071 (+    83us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.217353 (+  3282us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.218136 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.226287 (+  8151us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.232 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.226637 (+   350us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230820 (+  4183us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230850 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230854 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230870 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230903 (+    33us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230914 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.230993 (+    79us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.231326 (+   333us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53840: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53840): Connection reset by peer (error 104)
20:02:49.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
20:02:49.233 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=624), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [255ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.237 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.237 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.238 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.238 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.238 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.239 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.239869 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.233216 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42322 (local address 127.29.47.189:33015)
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.233972 (+   756us) server_negotiation.cc:207] Beginning negotiation
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.233977 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.236453 (+  2476us) server_negotiation.cc:408] Connection header received
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.239348 (+  2895us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.239352 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.239440 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.239540 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.239721 (+   181us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42322: BlockingRecv error: recv got EOF from 127.0.0.1:42322 (error 108)
20:02:49.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":641}
20:02:49.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.242376   547 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228040 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53850 (local address 127.29.47.188:43205)
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228206 (+   166us) server_negotiation.cc:207] Beginning negotiation
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228211 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.228894 (+   683us) server_negotiation.cc:408] Connection header received
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.229167 (+   273us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.229171 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.229237 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.229295 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.234327 (+  5032us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.235115 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241400 (+  6285us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241656 (+   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
20:02:49.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241835 (+   179us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241865 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241868 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241886 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241910 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.241924 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.242012 (+    88us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.242195 (+   183us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53850: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53850): Connection reset by peer (error 104)
20:02:49.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
20:02:49.247 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.247 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.250 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.250 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.251 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.255 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.255 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=620), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [239ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.258 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.260 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13c1d8a9, L:/127.0.0.1:53852 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.260 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.261 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.261 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.262 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.262 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.262 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.262 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.262 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.263 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.266 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.268 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.268 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.271 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.272 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb04903a6, L:/127.0.0.1:33778 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.284 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc48c2eaa, L:/127.0.0.1:53858 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.287 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.287 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=656), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [12ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [206ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [623ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.291 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.292 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.294 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.294 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.294 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.294 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.295583 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289562 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42338 (local address 127.29.47.189:33015)
20:02:49.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289730 (+   168us) server_negotiation.cc:207] Beginning negotiation
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289736 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289757 (+    21us) server_negotiation.cc:408] Connection header received
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289846 (+    89us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289849 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.289991 (+   142us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.290088 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.294322 (+  4234us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.295077 (+   755us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.295438 (+   361us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42338: BlockingRecv error: recv got EOF from 127.0.0.1:42338 (error 108)
20:02:49.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
20:02:49.296 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.297 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.297 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.297 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.298 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.298 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2053), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [97ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1319ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.299 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.300 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.302 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.303 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.303 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.305776 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.299644 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42348 (local address 127.29.47.189:33015)
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.299788 (+   144us) server_negotiation.cc:207] Beginning negotiation
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.299792 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.300267 (+   475us) server_negotiation.cc:408] Connection header received
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.300614 (+   347us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.300618 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.300701 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.300765 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.303805 (+  3040us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.304568 (+   763us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.305600 (+  1032us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42348: BlockingRecv error: recv got EOF from 127.0.0.1:42348 (error 108)
20:02:49.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:49.307 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.307 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.307 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.308 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.308 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=685), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [166ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.309 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.310 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.314 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.314 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.314 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.315 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.315478 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.309540 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42362 (local address 127.29.47.189:33015)
20:02:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311284 (+  1744us) server_negotiation.cc:207] Beginning negotiation
20:02:49.315 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311289 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311309 (+    20us) server_negotiation.cc:408] Connection header received
20:02:49.316 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311361 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311366 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311439 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.311530 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.314250 (+  2720us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.315006 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.315341 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42362: BlockingRecv error: recv got EOF from 127.0.0.1:42362 (error 108)
20:02:49.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1625}
20:02:49.316 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.318 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4028e7f3, L:/127.0.0.1:53868 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.318 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.323 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.323 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.323 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.326 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.326 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=705), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [249ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [352ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.326 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.329 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.332 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.332 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.332 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.334 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.334 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.335 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.338 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.338270 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.326698 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42364 (local address 127.29.47.189:33015)
20:02:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.326902 (+   204us) server_negotiation.cc:207] Beginning negotiation
20:02:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.326907 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.327006 (+    99us) server_negotiation.cc:408] Connection header received
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.327374 (+   368us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.327378 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.327459 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.327526 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.330661 (+  3135us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.331421 (+   760us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.334343 (+  2922us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.334643 (+   300us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.337563 (+  2920us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.339 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.337701 (+   138us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.337806 (+   105us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.338102 (+   296us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42364: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42364): Connection reset by peer (error 104)
20:02:49.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":96}
20:02:49.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.341 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.341 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.341 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e2b66c4, L:/127.0.0.1:33780 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.349 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x049eff3c, L:/127.0.0.1:53882 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.351 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.352 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.361 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.361 [DEBUG - pool-4-thread-6] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3677), Traces: [0ms] refreshing cache from master, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2085ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [3557ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.362 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77024080, L:/127.0.0.1:53892 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.363 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.367 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.367 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.367 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.368 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.368 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.373 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.373708   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353003 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53896 (local address 127.29.47.188:43205)
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353125 (+   122us) server_negotiation.cc:207] Beginning negotiation
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353129 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353563 (+   434us) server_negotiation.cc:408] Connection header received
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353779 (+   216us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353783 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353836 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.353894 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.357404 (+  3510us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.358127 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.360496 (+  2369us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.360765 (+   269us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372660 (+ 11895us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372691 (+    31us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372695 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372713 (+    18us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372747 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372759 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372838 (+    79us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.373522 (+   684us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53896: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53896): Connection reset by peer (error 104)
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.374423 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.362986 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42366 (local address 127.29.47.189:33015)
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.363137 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.363142 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.365572 (+  2430us) server_negotiation.cc:408] Connection header received
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.365933 (+   361us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.365937 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.366011 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.366068 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.371205 (+  5137us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.372000 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.374306 (+  2306us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42366: BlockingRecv error: recv got EOF from 127.0.0.1:42366 (error 108)
20:02:49.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:49.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.376 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.376 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.377 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.377 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3721), Traces: [0ms] refreshing cache from master, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3110ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [3300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3315ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.378 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.380 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.383 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.383 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.384 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.384 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.384 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.384552 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.378617 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42374 (local address 127.29.47.189:33015)
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.378778 (+   161us) server_negotiation.cc:207] Beginning negotiation
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.378782 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.379249 (+   467us) server_negotiation.cc:408] Connection header received
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.379585 (+   336us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.379589 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.379671 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.379730 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.383228 (+  3498us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.384021 (+   793us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.384415 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42374: BlockingRecv error: recv got EOF from 127.0.0.1:42374 (error 108)
20:02:49.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:49.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.386 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.386 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.386 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.387 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.387 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.387 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.388 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.390 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.400 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb7fe65a, L:/127.0.0.1:53902 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.400 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:49.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.403 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.403 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9994910d, L:/127.0.0.1:33790 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.407 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.407 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1579ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1820ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1831ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1753ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1768ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [1772ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.413 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.413 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x57051e5a, L:/127.0.0.1:42386 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:49.413 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.413 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.414 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.414 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.414 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.415 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.416 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.416 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.416 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.417 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.417 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.417 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.418 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2156), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1506ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1519ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1522ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.418 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.422 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.423 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.424 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.424 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.425 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.425 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.425 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.425 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:49.426 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.426 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.426 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.427377 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.418969 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42394 (local address 127.29.47.189:33015)
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419102 (+   133us) server_negotiation.cc:207] Beginning negotiation
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419107 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419492 (+   385us) server_negotiation.cc:408] Connection header received
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419748 (+   256us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419752 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419814 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.419863 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.424991 (+  5128us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.425728 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.427235 (+  1507us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42394: BlockingRecv error: recv got EOF from 127.0.0.1:42394 (error 108)
20:02:49.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
20:02:49.426 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.429 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.429 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.429 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51760df5, L:/127.0.0.1:53914 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.433 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.434 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.435 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.435 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.435 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb5ddf6b, L:/127.0.0.1:33804 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.437 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.438 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.439 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.441 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.441 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1585ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.445 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.446 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xefb6deaf, L:/127.0.0.1:53922 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.446 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.446 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.446 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.446 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.447 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.448 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:49.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.448 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.450 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.451097   645 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.440361 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53938 (local address 127.29.47.188:43205)
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450689 (+ 10328us) server_negotiation.cc:207] Beginning negotiation
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450693 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450709 (+    16us) server_negotiation.cc:408] Connection header received
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450746 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450749 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450794 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.450944 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53938: BlockingWrite error: write error: Broken pipe (error 32)
20:02:49.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10226,"thread_start_us":165,"threads_started":1}
20:02:49.452 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.455 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.456 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=820), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [236ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [780ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.463 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.463 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.463 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.464 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.464 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.464 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.464 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.464 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.465399   645 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.447810 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53940 (local address 127.29.47.188:43205)
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451841 (+  4031us) server_negotiation.cc:207] Beginning negotiation
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451845 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451860 (+    15us) server_negotiation.cc:408] Connection header received
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451895 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451898 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.451939 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.452026 (+    87us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.458300 (+  6274us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.459459 (+  1159us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.464710 (+  5251us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.464922 (+   212us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.465092 (+   170us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.465116 (+    24us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.465119 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.465257 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53940: getpeername error: Transport endpoint is not connected (error 107)
20:02:49.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3960}
20:02:49.466 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb4c4d233, L:/127.0.0.1:53930 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.468 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.470 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.472 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.475378 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.457605 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42400 (local address 127.29.47.189:33015)
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.457796 (+   191us) server_negotiation.cc:207] Beginning negotiation
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.457801 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.458519 (+   718us) server_negotiation.cc:408] Connection header received
20:02:49.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.458972 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.458976 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.459103 (+   127us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.459163 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.466142 (+  6979us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.466990 (+   848us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.475188 (+  8198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42400: BlockingRecv error: recv got EOF from 127.0.0.1:42400 (error 108)
20:02:49.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:49.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.478 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.478 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.478 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=844), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [598ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [794ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x746f42e3, L:/127.0.0.1:53924 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.486 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.488 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.488 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.489 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.489 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.489 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.489 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.489 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.490 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.490 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.492 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.493 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.495 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.496 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.497552   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.471273 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53952 (local address 127.29.47.188:43205)
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.471427 (+   154us) server_negotiation.cc:207] Beginning negotiation
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.471431 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.471934 (+   503us) server_negotiation.cc:408] Connection header received
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.472200 (+   266us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.472204 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.472273 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.472353 (+    80us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.475914 (+  3561us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.476690 (+   776us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.494649 (+ 17959us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.494918 (+   269us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496381 (+  1463us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496409 (+    28us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496413 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496429 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496463 (+    34us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496474 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.496550 (+    76us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.497380 (+   830us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53952: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53952): Connection reset by peer (error 104)
20:02:49.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:49.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.501 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.501 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.501 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.502 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.505 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ee1e99b, L:/127.0.0.1:33180 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.510 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x17f12712, L:/127.0.0.1:33808 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.511 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.511 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=878), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [256ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [644ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.514 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.516 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.516 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.516 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.517 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.517 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.517 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.518 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.518 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.518 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.520419 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.513706 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42410 (local address 127.29.47.189:33015)
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.513896 (+   190us) server_negotiation.cc:207] Beginning negotiation
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.513901 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.516641 (+  2740us) server_negotiation.cc:408] Connection header received
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.519718 (+  3077us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.519724 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.519814 (+    90us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.519878 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.520223 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42410: BlockingRecv error: recv got EOF from 127.0.0.1:42410 (error 108)
20:02:49.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":76}
20:02:49.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.522 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.527 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.527 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=901), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [250ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [311ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.531 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.531 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.535 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.535 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.535 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.536 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.536 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.536 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.537083 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.531826 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42426 (local address 127.29.47.189:33015)
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.531999 (+   173us) server_negotiation.cc:207] Beginning negotiation
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532004 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532111 (+   107us) server_negotiation.cc:408] Connection header received
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532503 (+   392us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532507 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532577 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.532631 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.535807 (+  3176us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.536602 (+   795us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.536943 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42426: BlockingRecv error: recv got EOF from 127.0.0.1:42426 (error 108)
20:02:49.537 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.538 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.538 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":69}
20:02:49.542 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.542 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=906), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [339ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [352ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.544 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.547 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.547 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.547 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.548 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.550783 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.542515 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42434 (local address 127.29.47.189:33015)
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.543162 (+   647us) server_negotiation.cc:207] Beginning negotiation
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.543167 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.543989 (+   822us) server_negotiation.cc:408] Connection header received
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.544422 (+   433us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.544426 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.544509 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.544594 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.549235 (+  4641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.550108 (+   873us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.550616 (+   508us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42434: BlockingRecv error: recv got EOF from 127.0.0.1:42434 (error 108)
20:02:49.551 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":494}
20:02:49.551 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=918), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [675ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [685ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [687ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.553 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.555 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.556 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.556 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.556 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.556 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.556996 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.553629 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42450 (local address 127.29.47.189:33015)
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.553784 (+   155us) server_negotiation.cc:207] Beginning negotiation
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.553789 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.555996 (+  2207us) server_negotiation.cc:408] Connection header received
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.556384 (+   388us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.556389 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.556465 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.556522 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.556855 (+   333us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42450: BlockingRecv error: recv got EOF from 127.0.0.1:42450 (error 108)
20:02:49.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:49.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.559 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.559 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2298), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1386ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1413ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1733ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.561 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.564 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.564 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.565 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.565 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.565 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.567644 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.561293 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42456 (local address 127.29.47.189:33015)
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.561436 (+   143us) server_negotiation.cc:207] Beginning negotiation
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.561440 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.561927 (+   487us) server_negotiation.cc:408] Connection header received
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.564906 (+  2979us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.564911 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.564986 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.565044 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.567512 (+  2468us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42456: BlockingRecv error: recv got EOF from 127.0.0.1:42456 (error 108)
20:02:49.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:49.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.569 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.570 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.571 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.571 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.572 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.572 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.573 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa34dcf97, L:/127.0.0.1:33818 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.582 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb6e61be, L:/127.0.0.1:53968 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1928ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1929ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1941ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1941ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.584 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.584 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3938), Traces: [0ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1414ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1437ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3067ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.584 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:49.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.586 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.588 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.589 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.589 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.589 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.590 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.590 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.590 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.590 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.591 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.591 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.591 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.593133 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.586166 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42476 (local address 127.29.47.189:33015)
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.586317 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.586321 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.593012 (+  6691us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42476: BlockingRecv error: recv got EOF from 127.0.0.1:42476 (error 108)
20:02:49.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
20:02:49.593 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.593 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa236d1c5, L:/127.0.0.1:42460 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:49.594 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3969), Traces: [0ms] refreshing cache from master, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3745ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [3829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.596 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.596 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.596 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.598 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.599 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.599 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.599 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.599 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:49.599 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.600 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.600 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.600 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:49.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.602 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.602 [DEBUG - pool-4-thread-62] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1501ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1777ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1794ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.603 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.604 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.604 [DEBUG - pool-4-thread-43] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [96ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1545ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.608299   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595123 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53970 (local address 127.29.47.188:43205)
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595318 (+   195us) server_negotiation.cc:207] Beginning negotiation
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595323 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595579 (+   256us) server_negotiation.cc:408] Connection header received
20:02:49.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595972 (+   393us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.595976 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.596049 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.596137 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598756 (+  2619us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.599506 (+   750us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.609 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.602216 (+  2710us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.602442 (+   226us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.607609 (+  5167us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.607745 (+   136us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.607829 (+    84us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.608143 (+   314us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53970: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53970): Connection reset by peer (error 104)
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.608906 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598236 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42480 (local address 127.29.47.189:33015)
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598403 (+   167us) server_negotiation.cc:207] Beginning negotiation
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598408 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598425 (+    17us) server_negotiation.cc:408] Connection header received
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598513 (+    88us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598518 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598590 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.598673 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.607653 (+  8980us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.608428 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.608793 (+   365us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42480: BlockingRecv error: recv got EOF from 127.0.0.1:42480 (error 108)
20:02:49.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
20:02:49.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.611 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.611 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.612 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.612 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.612 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.612 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.614 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.617 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.617 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.617 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.618 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.618 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.618 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.623 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.623 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1783ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1795ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1813ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.625 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.624648 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603583 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42494 (local address 127.29.47.189:33015)
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603872 (+   289us) server_negotiation.cc:207] Beginning negotiation
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603878 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603900 (+    22us) server_negotiation.cc:408] Connection header received
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603956 (+    56us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.603963 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.604031 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.604119 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.607611 (+  3492us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.608428 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.623472 (+ 15044us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.623792 (+   320us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.623976 (+   184us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.624115 (+   139us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.624243 (+   128us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.624435 (+   192us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42494: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42494): Connection reset by peer (error 104)
20:02:49.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":190}
20:02:49.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.630 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.630 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.630 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.630 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.632 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.634 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.634792 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.624748 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42502 (local address 127.29.47.189:33015)
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625147 (+   399us) server_negotiation.cc:207] Beginning negotiation
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625153 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625169 (+    16us) server_negotiation.cc:408] Connection header received
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625218 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625222 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625284 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.625370 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.628457 (+  3087us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.629166 (+   709us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.633874 (+  4708us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.634125 (+   251us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.634251 (+   126us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.634358 (+   107us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.634441 (+    83us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.634640 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42502: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42502): Connection reset by peer (error 104)
20:02:49.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":293}
20:02:49.636 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.638 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.639 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.639 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1025), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [225ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.641 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.643 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.643 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.643 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.644 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.644 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.644 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.644 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.644 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.644 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.645 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.645807 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.640216 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42512 (local address 127.29.47.189:33015)
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641109 (+   893us) server_negotiation.cc:207] Beginning negotiation
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641114 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641136 (+    22us) server_negotiation.cc:408] Connection header received
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641257 (+   121us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641262 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641331 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.641385 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.644454 (+  3069us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645315 (+   861us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645675 (+   360us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42512: BlockingRecv error: recv got EOF from 127.0.0.1:42512 (error 108)
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":734}
20:02:49.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.646660   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.646 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.642029 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53976 (local address 127.29.47.188:43205)
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.642192 (+   163us) server_negotiation.cc:207] Beginning negotiation
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.642198 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.644910 (+  2712us) server_negotiation.cc:408] Connection header received
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645834 (+   924us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645841 (+     7us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645918 (+    77us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.645977 (+    59us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.646550 (+   573us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53976: BlockingRecv error: recv got EOF from 127.0.0.1:53976 (error 108)
20:02:49.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
20:02:49.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.649 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.651 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.651 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.652 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.652 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1018), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [11ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [240ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [984ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.653 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.654 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.653 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.658 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.658 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f39aaa2, L:/127.0.0.1:33826 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.658 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.659 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.659 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.659 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.663 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.664 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.665632   546 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.651411 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53980 (local address 127.29.47.188:43205)
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.651582 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.651587 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.652123 (+   536us) server_negotiation.cc:408] Connection header received
20:02:49.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.652405 (+   282us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.652409 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.652481 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.652539 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.664472 (+ 11933us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.665269 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.665468 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53980: BlockingWrite error: write error: Broken pipe (error 32)
20:02:49.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":73}
20:02:49.671 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.672 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2404), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1874ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.674 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.674 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2cee27a3, L:/127.0.0.1:53996 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.677 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.677 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.677 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.677 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.678 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.678 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.678 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.678 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.678 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.678 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.680164 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.653534 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42524 (local address 127.29.47.189:33015)
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.653687 (+   153us) server_negotiation.cc:207] Beginning negotiation
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.653691 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.659043 (+  5352us) server_negotiation.cc:408] Connection header received
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.659121 (+    78us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.680 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.659125 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.680 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.659207 (+    82us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.659303 (+    96us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.675454 (+ 16151us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.676239 (+   785us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.679999 (+  3760us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42524: BlockingRecv error: recv got EOF from 127.0.0.1:42524 (error 108)
20:02:49.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:49.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.686 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.687 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.688 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.697 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.699 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.699 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.699 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2428), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1540ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1822ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.700 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.704 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.705 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.705 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.705 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.705 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.705 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.705 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.705816 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.700462 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42540 (local address 127.29.47.189:33015)
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.700624 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.700629 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.700972 (+   343us) server_negotiation.cc:408] Connection header received
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.701278 (+   306us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.701282 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.701348 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.701445 (+    97us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.704660 (+  3215us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.705457 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.705679 (+   222us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42540: BlockingRecv error: recv got EOF from 127.0.0.1:42540 (error 108)
20:02:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
20:02:49.706 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.714 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8873787, L:/127.0.0.1:54012 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.715 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.715 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2458), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1554ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1855ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.718 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.724 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.725 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.725 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.725 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.725 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.726 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.727 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.727 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.728 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5cf1f693, L:/127.0.0.1:53250 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.731 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.731 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1982ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2031ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2054ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2073ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.733 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.734820 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722695 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42550 (local address 127.29.47.189:33015)
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722877 (+   182us) server_negotiation.cc:207] Beginning negotiation
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722882 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722900 (+    18us) server_negotiation.cc:408] Connection header received
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722955 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.722958 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.723021 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.723104 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.732223 (+  9119us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.732988 (+   765us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.734682 (+  1694us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42550: BlockingRecv error: recv got EOF from 127.0.0.1:42550 (error 108)
20:02:49.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:49.735 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.736 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.736 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.736 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.737 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.737 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.737986 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.732567 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42558 (local address 127.29.47.189:33015)
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.732729 (+   162us) server_negotiation.cc:207] Beginning negotiation
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.732734 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.733444 (+   710us) server_negotiation.cc:408] Connection header received
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.733723 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.733727 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.733799 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.733854 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.736669 (+  2815us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.737476 (+   807us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.737841 (+   365us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42558: BlockingRecv error: recv got EOF from 127.0.0.1:42558 (error 108)
20:02:49.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
20:02:49.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.738 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.740 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.741 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.742 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.743 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.743 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.743 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.746 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.746 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4042), Traces: [0ms] refreshing cache from master, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1052ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1597ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.748 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.751956 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.608869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53232 (local address 127.29.47.188:43205)
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.609082 (+   213us) server_negotiation.cc:207] Beginning negotiation
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.609087 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.609811 (+   724us) server_negotiation.cc:408] Connection header received
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.610151 (+   340us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.610156 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.610230 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.610295 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.750704 (+2140409us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.751592 (+   888us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.751823 (+   231us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53232: BlockingRecv error: recv got EOF from 127.0.0.1:53232 (error 108)
20:02:49.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":84}
20:02:49.753 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.755 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.757 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.757 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2509), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.758 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.760 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.762 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.763 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.763 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.763 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.763 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.764 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.764 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.764 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.765 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.765 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.766 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.766 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.766 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.767 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.767 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.768 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.768 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.770 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.770 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.772253 32679 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.749643 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54020 (local address 127.29.47.188:43205)
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.750221 (+   578us) server_negotiation.cc:207] Beginning negotiation
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.750226 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.752459 (+  2233us) server_negotiation.cc:408] Connection header received
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.752744 (+   285us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.752748 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.752824 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.752880 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.772 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.762094 (+  9214us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.763012 (+   918us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.772081 (+  9069us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54020: BlockingRecv error: recv got EOF from 127.0.0.1:54020 (error 108)
20:02:49.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":462}
20:02:49.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.773 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.773 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.775 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.775687 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.758611 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42568 (local address 127.29.47.189:33015)
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.758762 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.758767 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.760842 (+  2075us) server_negotiation.cc:408] Connection header received
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.761184 (+   342us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.761188 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.761264 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.761324 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.774393 (+ 13069us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.775288 (+   895us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.775552 (+   264us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42568: BlockingRecv error: recv got EOF from 127.0.0.1:42568 (error 108)
20:02:49.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":41}
20:02:49.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.778 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.784 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.784 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b2090b3, L:/127.0.0.1:54026 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.785 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.790 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.792 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x42b1379f, L:/127.0.0.1:33830 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.793 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.794 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.796 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2097ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2116ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.798 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x63a646b1, L:/127.0.0.1:54028 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.801 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.805 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.806 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.806 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.806 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.806 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.806 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.807 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.807 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4129), Traces: [0ms] refreshing cache from master, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1803ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3063ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [3917ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3932ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.808 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.808 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.810 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.810917 32206 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.792141 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42582 (local address 127.29.47.189:33015)
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.792313 (+   172us) server_negotiation.cc:207] Beginning negotiation
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.792318 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.795772 (+  3454us) server_negotiation.cc:408] Connection header received
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.796141 (+   369us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.796146 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.796229 (+    83us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.796290 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.801177 (+  4887us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.801954 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.806388 (+  4434us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.806689 (+   301us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808778 (+  2089us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808908 (+   130us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.809007 (+    99us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.810768 (+  1761us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42582: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42582): Cannot send after transport endpoint shutdown (error 108)
20:02:49.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
20:02:49.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.814 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.814 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.815 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.815 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.818 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.820 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.820 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.826 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.828389 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808356 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42590 (local address 127.29.47.189:33015)
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808547 (+   191us) server_negotiation.cc:207] Beginning negotiation
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808553 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.808686 (+   133us) server_negotiation.cc:408] Connection header received
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.809113 (+   427us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.809119 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.809193 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.809274 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.826264 (+ 16990us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.827814 (+  1550us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.828242 (+   428us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42590: BlockingRecv error: recv got EOF from 127.0.0.1:42590 (error 108)
20:02:49.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":71}
20:02:49.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.831225 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.663857 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53268 (local address 127.29.47.188:43205)
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.664617 (+   760us) server_negotiation.cc:207] Beginning negotiation
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.664623 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.830435 (+2165812us) server_negotiation.cc:408] Connection header received
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.830574 (+   139us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.830578 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.830662 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.830883 (+   221us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.831070 (+   187us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53268: BlockingRecv error: recv got EOF from 127.0.0.1:53268 (error 108)
20:02:49.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":639,"thread_start_us":109,"threads_started":1}
20:02:49.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.834 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.837 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.839 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.839 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.839 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.840 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.841 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.841 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4139), Traces: [0ms] refreshing cache from master, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [373ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [1850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [1954ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.844 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.846 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.847 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.847 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.847 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.849 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.849 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa905fe48, L:/127.0.0.1:33842 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.850 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.852523 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.842775 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42602 (local address 127.29.47.189:33015)
20:02:49.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.843701 (+   926us) server_negotiation.cc:207] Beginning negotiation
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.843706 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.844394 (+   688us) server_negotiation.cc:408] Connection header received
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.844740 (+   346us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.844744 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.844818 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.844884 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850072 (+  5188us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850939 (+   867us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.852384 (+  1445us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42602: BlockingRecv error: recv got EOF from 127.0.0.1:42602 (error 108)
20:02:49.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":799}
20:02:49.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2589), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2203ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2219ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.861 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.862 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.860708 32599 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.651510 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41836 (local address 127.29.47.189:33015)
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.651674 (+   164us) server_negotiation.cc:207] Beginning negotiation
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.651680 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860129 (+2208449us) server_negotiation.cc:408] Connection header received
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860223 (+    94us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860227 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860301 (+    74us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860383 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.860571 (+   188us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41836: BlockingRecv error: recv got EOF from 127.0.0.1:41836 (error 108)
20:02:49.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":72}
20:02:49.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.862 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.863 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.864 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.864 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.864 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.864 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.865 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.865 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.865 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.866223 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.854533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42612 (local address 127.29.47.189:33015)
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.854681 (+   148us) server_negotiation.cc:207] Beginning negotiation
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.854686 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.866078 (+ 11392us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42612: BlockingRecv error: recv got EOF from 127.0.0.1:42612 (error 108)
20:02:49.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
20:02:49.867 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.869 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.869107 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850194 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54034 (local address 127.29.47.188:43205)
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850389 (+   195us) server_negotiation.cc:207] Beginning negotiation
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850394 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.850944 (+   550us) server_negotiation.cc:408] Connection header received
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.851174 (+   230us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.851180 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.851259 (+    79us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.851331 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.854570 (+  3239us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.855382 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.861773 (+  6391us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.862069 (+   296us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868370 (+  6301us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868399 (+    29us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868406 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868425 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868460 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868471 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868544 (+    73us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.868919 (+   375us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54034: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54034): Connection reset by peer (error 104)
20:02:49.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":92}
20:02:49.871 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.872 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.873 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.874 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.874 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.874 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.878 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.879 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.880 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x687f7c21, L:/127.0.0.1:33852 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2617), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2245ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.888 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9ea2d5e0, L:/127.0.0.1:33854 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.888 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.889 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.889 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.889 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.890 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.892243 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.871256 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54038 (local address 127.29.47.188:43205)
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.871389 (+   133us) server_negotiation.cc:207] Beginning negotiation
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.871393 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.871781 (+   388us) server_negotiation.cc:408] Connection header received
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.872323 (+   542us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.872327 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.872392 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.872451 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.876009 (+  3558us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.876830 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.882138 (+  5308us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.882380 (+   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
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889685 (+  7305us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889708 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889711 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889727 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889759 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889769 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.889844 (+    75us) server_negotiation.cc:1036] Waiting for connection context
20:02:49.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.892074 (+  2230us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54038: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54038): Connection reset by peer (error 104)
20:02:49.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
20:02:49.893 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.893 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.893 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.894 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.894 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.896783 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.879193 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42618 (local address 127.29.47.189:33015)
20:02:49.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.879354 (+   161us) server_negotiation.cc:207] Beginning negotiation
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.879358 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.879889 (+   531us) server_negotiation.cc:408] Connection header received
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.883738 (+  3849us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.883742 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.883809 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.883860 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.895501 (+ 11641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.896306 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.896647 (+   341us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42618: BlockingRecv error: recv got EOF from 127.0.0.1:42618 (error 108)
20:02:49.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
20:02:49.898 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.899 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.899 [DEBUG - pool-4-thread-41] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2643), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2259ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.903 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.904 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.904 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.904 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.904 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.905 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.905 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.907 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.908561 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899468 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42620 (local address 127.29.47.189:33015)
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899855 (+   387us) server_negotiation.cc:207] Beginning negotiation
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899860 (+     5us) server_negotiation.cc:400] Waiting for connection header
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899878 (+    18us) server_negotiation.cc:408] Connection header received
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899931 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899935 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.899998 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.900113 (+   115us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.907301 (+  7188us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.908021 (+   720us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.908402 (+   381us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42620: BlockingRecv error: recv got EOF from 127.0.0.1:42620 (error 108)
20:02:49.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":278}
20:02:49.910 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.910 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.910 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.910 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.911577 32409 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.891159 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54052 (local address 127.29.47.188:43205)
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.891352 (+   193us) server_negotiation.cc:207] Beginning negotiation
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.891356 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.894500 (+  3144us) server_negotiation.cc:408] Connection header received
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.894834 (+   334us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.894839 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.894907 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.894967 (+    60us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.903321 (+  8354us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.904100 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.911436 (+  7336us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54052: BlockingRecv error: recv got EOF from 127.0.0.1:54052 (error 108)
20:02:49.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":103}
20:02:49.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.913 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.914 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa369bc6e, L:/127.0.0.1:54062 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.927 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.927 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:49.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.928649 32696 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.662246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41852 (local address 127.29.47.189:33015)
20:02:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.662613 (+   367us) server_negotiation.cc:207] Beginning negotiation
20:02:49.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.662617 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.927699 (+2265082us) server_negotiation.cc:408] Connection header received
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.927867 (+   168us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.927871 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.927935 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.928303 (+   368us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.928492 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41852: BlockingRecv error: recv got EOF from 127.0.0.1:41852 (error 108)
20:02:49.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":264,"thread_start_us":72,"threads_started":1}
20:02:49.934 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb7166fe, L:/127.0.0.1:33862 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.934 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x118111b2, L:/127.0.0.1:42624 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:49.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.936 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2273ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2285ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2298ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2299ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, deferred=null) after lookup
20:02:49.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e3d32c4, L:/127.0.0.1:33166 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.945 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4271), Traces: [0ms] refreshing cache from master, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [1877ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [3259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [3273ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [3278ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [4158ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:49.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:49.946 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.946 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.946 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.946 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:49.947 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.955 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.955 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.956 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.957 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.957 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:49.957 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.958 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:49.958 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.959 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.959 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.962 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.962 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.965 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.967 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.968 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.968 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.969 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.969 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.970 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2730), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [186ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:49.971 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.971 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:49.972 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4397), Traces: [0ms] refreshing cache from master, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [441ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2060ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [4139ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, deferred=null) after lookup
20:02:49.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.973 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.974 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.975096 32703 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.665851 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53282 (local address 127.29.47.188:43205)
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.667339 (+  1488us) server_negotiation.cc:207] Beginning negotiation
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:47.667342 (+     3us) server_negotiation.cc:400] Waiting for connection header
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.973988 (+2306646us) server_negotiation.cc:408] Connection header received
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.974544 (+   556us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.974548 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.974618 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.974719 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.974918 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53282: BlockingRecv error: recv got EOF from 127.0.0.1:53282 (error 108)
20:02:49.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1381,"thread_start_us":102,"threads_started":1}
20:02:49.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:49.977 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.977 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.977 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:49.977 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:49.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.978 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:49.979 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.979439 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.972284 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42632 (local address 127.29.47.189:33015)
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.972443 (+   159us) server_negotiation.cc:207] Beginning negotiation
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.972449 (+     6us) server_negotiation.cc:400] Waiting for connection header
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.976392 (+  3943us) server_negotiation.cc:408] Connection header received
20:02:49.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.978921 (+  2529us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.978926 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.979014 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.979103 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.979305 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42632: BlockingRecv error: recv got EOF from 127.0.0.1:42632 (error 108)
20:02:49.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
20:02:49.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:49.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:49.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:49.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:49.981 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:49.981 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:49.981 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:49.981 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:49.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:49.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:49.983 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:49.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:49.983 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:49.982728 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:49.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.969636 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54074 (local address 127.29.47.188:43205)
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.969814 (+   178us) server_negotiation.cc:207] Beginning negotiation
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.969818 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.970306 (+   488us) server_negotiation.cc:408] Connection header received
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.971570 (+  1264us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.971575 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.971653 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.971726 (+    73us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.981378 (+  9652us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.982190 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:49.982579 (+   389us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54074: BlockingRecv error: recv got EOF from 127.0.0.1:54074 (error 108)
20:02:49.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":78}
20:02:49.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:49.986 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:49.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:49.986 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:49.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:49.987 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:49.987 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.988 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.988 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:49.988 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:49.991 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:49.991 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:49.992 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:49.995 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:49.996 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x25e20332, L:/127.0.0.1:54084 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:49.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3e22dbb, L:/127.0.0.1:33866 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:49.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:50.000 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:50.000 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:50.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:50.002 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:50.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c208b37, L:/127.0.0.1:33870 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:50.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2745), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2375ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:50.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:50.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:50.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:50.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:50.016 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:50.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.017983 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.009783 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42644 (local address 127.29.47.189:33015)
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.009954 (+   171us) server_negotiation.cc:207] Beginning negotiation
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.009958 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.011788 (+  1830us) server_negotiation.cc:408] Connection header received
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.012128 (+   340us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.012132 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.012205 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.012261 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.018 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:50.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:50.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:50.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.016553 (+  4292us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.017393 (+   840us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.021 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.021 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2752), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2359ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2360ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:50.020 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.190:45035(127.29.47.190:45035)] connecting to peer
20:02:50.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:50.024 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.024 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:50.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.017830 (+   437us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42644: BlockingRecv error: recv got EOF from 127.0.0.1:42644 (error 108)
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.025566 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.001094 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54086 (local address 127.29.47.188:43205)
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.001237 (+   143us) server_negotiation.cc:207] Beginning negotiation
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.001241 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.001790 (+   549us) server_negotiation.cc:408] Connection header received
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.002024 (+   234us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.002028 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.002098 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.002156 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.005481 (+  3325us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.006301 (+   820us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.017305 (+ 11004us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.017547 (+   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
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.023920 (+  6373us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.023950 (+    30us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.023957 (+     7us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.023979 (+    22us) server_negotiation.cc:923] calling sasl_server_start()
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.024014 (+    35us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.024028 (+    14us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.024112 (+    84us) server_negotiation.cc:1036] Waiting for connection context
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.025397 (+  1285us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54086: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54086): Connection reset by peer (error 104)
20:02:50.027 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
20:02:50.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.027 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:50.028 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:50.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2cabb278, L:/127.0.0.1:33252 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:50.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:50.037 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.037 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state CONNECTING
20:02:50.037 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:50.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:50.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.039 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [152ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [154ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2411ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:50.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.040 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:50.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state CONNECTING due to: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:50.041 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnected from peer
20:02:50.043 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:50.045 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:50.045 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.188:43205(127.29.47.188:43205)] connecting to peer
20:02:50.047 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:50.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.049 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.050 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:50.050 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:50.051 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:50.051 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:50.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:50.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:50.051 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.051 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.051 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.47.190:45035(127.29.47.190:45035)] Successfully connected to peer
20:02:50.053 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:50.054 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.189
20:02:50.054 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.190
20:02:50.057 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:50.063 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8ca17e8d, L:/127.0.0.1:42660 - R:/127.29.47.189:33015] using SASL/PLAIN
20:02:50.068 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x446a0077, L:/127.0.0.1:54088 - R:/127.29.47.188:43205] using SASL/PLAIN
20:02:50.070 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.47.189:33015(127.29.47.189:33015)] connecting to peer
20:02:50.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.47.188:43205(127.29.47.188:43205)] Successfully connected to peer
20:02:50.073 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.47.188
20:02:50.081 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.081 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2837), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, [2446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, deferred=null) after lookup
20:02:50.083 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:50.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.47.189:33015(127.29.47.189:33015)] Successfully connected to peer
20:02:50.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:50.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4424d0cd, L:/127.0.0.1:33878 - R:/127.29.47.190:45035] using SASL/PLAIN
20:02:50.088 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.088 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state NEGOTIATING
20:02:50.088 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state NEGOTIATING
20:02:50.088 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:50.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2832), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.190:45035, [2413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.188:43205, [2415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.47.189:33015, [2432ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.189:33015: OK, [2437ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.188:43205: OK, [2459ms] Sub RPC ConnectToMaster: received response from server master-127.29.47.190:45035: OK, deferred=null) after lookup
20:02:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.092363 32742 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.082640 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42672 (local address 127.29.47.189:33015)
20:02:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.082791 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:50.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.082795 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.085711 (+  2916us) server_negotiation.cc:408] Connection header received
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.091736 (+  6025us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.091741 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.091816 (+    75us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.091880 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.092215 (+   335us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42672: BlockingRecv error: recv got EOF from 127.0.0.1:42672 (error 108)
20:02:50.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
20:02:50.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 91a396da50584e6e8c8c94a55ee5cdaa
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.094596 32698 negotiation.cc:336] Failed RPC negotiation. Trace:
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.071580 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54090 (local address 127.29.47.188:43205)
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.071731 (+   151us) server_negotiation.cc:207] Beginning negotiation
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.071735 (+     4us) server_negotiation.cc:400] Waiting for connection header
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.072285 (+   550us) server_negotiation.cc:408] Connection header received
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.072520 (+   235us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.072524 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.072582 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.072638 (+    56us) server_negotiation.cc:227] Negotiated authn=SASL
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.077252 (+  4614us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.078095 (+   843us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.087318 (+  9223us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.087568 (+   250us) server_negotiation.cc:663] Negotiated TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090525 (+  2957us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090550 (+    25us) server_negotiation.cc:882] Received SASL_INITIATE request from client
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090554 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090573 (+    19us) server_negotiation.cc:923] calling sasl_server_start()
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090611 (+    38us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090627 (+    16us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.090711 (+    84us) server_negotiation.cc:1036] Waiting for connection context
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 20:02:50.094413 (+  3702us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54090: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54090): Connection reset by peer (error 104)
20:02:50.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
20:02:50.096 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:50.096 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.096 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.189:33015: connection closed
20:02:50.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a52c75e4f4434b328e6c01dfa74c077e for table 'testManyClients' with partition [<start>, 0x8000000A)
20:02:50.096 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2979cb37a4ec4304bc96982c6a50546f for table 'testManyClients' with partition [0x8000000A, 0x80000014)
20:02:50.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3e69e13a112f438ca1a65da4c31c3f97 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
20:02:50.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 653b6ab92b464035985ea812f6e5a14b for table 'testManyClients' with partition [0x8000001E, <end>)
20:02:50.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=a52c75e4f4434b328e6c01dfa74c077e@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)[L]]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=2979cb37a4ec4304bc96982c6a50546f@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=3e69e13a112f438ca1a65da4c31c3f97@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)[L],a5459a27f3504e539201469bdb75251b(127.29.47.130:43567),af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=653b6ab92b464035985ea812f6e5a14b@[8527add729454ab7a72b70ccbef11875(127.29.47.129:44483),a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)[L],af913cfd5ca84c2c9bc99620b2f6fc43(127.29.47.131:33359)]}]
20:02:50.097 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.097 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:50.098 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:50.098 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.098 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:50.098 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:50.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:50.099 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.099 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state NEGOTIATING due to: connection closed
20:02:50.100 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.29.47.188:43205: connection closed
20:02:50.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.101 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.102 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.102 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:50.106 [DEBUG - main] (Connection.java:575) [peer master-127.29.47.190:45035(127.29.47.190:45035)] disconnecting while in state READY
20:02:50.106 [DEBUG - main] (Connection.java:575) [peer master-127.29.47.189:33015(127.29.47.189:33015)] disconnecting while in state READY
20:02:50.106 [DEBUG - main] (Connection.java:575) [peer 8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)] disconnecting while in state READY
20:02:50.106 [DEBUG - main] (Connection.java:575) [peer master-127.29.47.188:43205(127.29.47.188:43205)] disconnecting while in state READY
20:02:50.106 [DEBUG - main] (Connection.java:575) [peer a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)] disconnecting while in state READY
20:02:50.106 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.47.188:43205(127.29.47.188:43205)] handling channelInactive
20:02:50.106 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)] handling channelInactive
20:02:50.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.47.188:43205(127.29.47.188:43205)] cleaning up while in state READY due to: connection closed
20:02:50.107 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.47.190:45035(127.29.47.190:45035)] handling channelInactive
20:02:50.107 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.47.190:45035(127.29.47.190:45035)] cleaning up while in state READY due to: connection closed
20:02:50.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.47.189:33015(127.29.47.189:33015)] handling channelInactive
20:02:50.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.47.189:33015(127.29.47.189:33015)] cleaning up while in state READY due to: connection closed
20:02:50.107 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:02:50.108 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 8527add729454ab7a72b70ccbef11875(127.29.47.129:44483)] cleaning up while in state READY due to: connection closed
20:02:50.109 [DEBUG - kudu-nio-4] (Connection.java:239) [peer a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)] handling channelInactive
20:02:50.109 [DEBUG - kudu-nio-4] (Connection.java:709) [peer a5459a27f3504e539201469bdb75251b(127.29.47.130:43567)] cleaning up while in state READY due to: connection closed
20:02:50.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.109777 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 30208
20:02:50.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.127453 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 30369
20:02:50.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.138993 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 30525
20:02:50.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.152144 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 29897
20:02:50.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.167735 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 29979
20:02:50.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.180178 29886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 30058
20:02:50.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:02:50Z chronyd exiting
.20:02:50.447 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786478570447
20:02:50.451 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
20:02:50.452 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
20:02:50.452 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskc7bEjA/test-tmp
20:02:50.453 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
20:02:50.453 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskc7bEjA/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
20:02:50.456 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

20:02:50.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.571882   770 mini_oidc.cc:150] Starting JWKS server
20:02:50.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.573549   770 webserver.cc:533] Webserver started at http://127.0.0.1:40669/ using document root <none> and password file <none>
20:02:50.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.573697   770 mini_oidc.cc:186] Starting OIDC Discovery server
20:02:50.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.573931   770 webserver.cc:533] Webserver started at http://127.0.0.1:34141/ using document root <none> and password file <none>
20:02:50.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:02:50Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
20:02:50.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:02:50Z Disabled control of system clock
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.590267   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/logs
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data/info.pb
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.190:40555
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.190
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:50.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json with env {}
20:02:50.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.755013   784 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:50.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.755371   784 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:50.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.755436   784 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:50.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760625   784 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760746   784 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760776   784 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760802   784 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760828   784 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:50.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.760848   784 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40669/jwks.json
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.767033   784 master_runner.cc:387] Master server non-default flags:
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/logs
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.190:40555
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data/info.pb
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.190
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.784
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:50.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.768678   784 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:50.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.770257   784 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.777741   793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.778355   790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.778254   784 server_base.cc:1061] running on GCE node
20:02:50.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.777890   791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.779372   784 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:50.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.780676   784 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:50.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.781906   784 hybrid_clock.cc:648] HybridClock initialized: now 1786478570781889 us; error 45 us; skew 500 ppm
20:02:50.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.784785   784 webserver.cc:533] Webserver started at http://127.0.192.190:46105/ using document root <none> and password file <none>
20:02:50.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.785753   784 fs_manager.cc:362] Metadata directory not provided
20:02:50.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.785866   784 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:50.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.786134   784 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.788584   784 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data/instance:
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e"
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:50 on dist-test-slave-5l3k"
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.789300   784 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal/instance:
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e"
20:02:50.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:50 on dist-test-slave-5l3k"
20:02:50.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.794332   784 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.006s
20:02:50.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.797735   802 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:50.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.799443   784 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
20:02:50.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.799615   784 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e"
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:50 on dist-test-slave-5l3k"
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.799738   784 fs_report.cc:389] FS layout report
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data/data
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:50.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:50.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.818655   784 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.819556   784 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:50.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.819779   784 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:50.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.829627   784 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.190:40555
20:02:50.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.829663   861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.190:40555 every 8 connection(s)
20:02:50.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.831405   784 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/data/info.pb
20:02:50.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.835561   862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.840281   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 784
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.840451   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-0/wal/instance
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.840040   862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } has no permanent_uuid. Determining permanent_uuid...
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.842294   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/logs
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data/info.pb
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.189:40247
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.189
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json with env {}
20:02:50.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.863328   862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } has no permanent_uuid. Determining permanent_uuid...
20:02:50.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.864471   803 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.192.189:40247: connect: Connection refused (error 111)
20:02:50.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.865787   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.189:40247: Network error: Client connection negotiation failed: client connection to 127.0.192.189:40247: connect: Connection refused (error 111)
20:02:50.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.915050   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } attempt: 1
20:02:50.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.916879   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.189:40247: Network error: Client connection negotiation failed: client connection to 127.0.192.189:40247: connect: Connection refused (error 111)
20:02:50.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.981377   866 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:50.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.981668   866 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:50.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.981735   866 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.985092   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } attempt: 2
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985589   866 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985682   866 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985713   866 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985736   866 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985764   866 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:50.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.985788   866 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40669/jwks.json
20:02:50.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.986793   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.189:40247: Network error: Client connection negotiation failed: client connection to 127.0.192.189:40247: connect: Connection refused (error 111)
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.990309   866 master_runner.cc:387] Master server non-default flags:
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/logs
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.189:40247
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:50.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data/info.pb
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.189
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.866
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:50.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.991554   866 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:50.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.992677   866 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.998401   874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.998553   866 server_base.cc:1061] running on GCE node
20:02:50.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.998401   877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:50.998432   875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:50.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:50.999477   866 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.000548   866 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.001760   866 hybrid_clock.cc:648] HybridClock initialized: now 1786478571001731 us; error 48 us; skew 500 ppm
20:02:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.003919   866 webserver.cc:533] Webserver started at http://127.0.192.189:37099/ using document root <none> and password file <none>
20:02:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.004529   866 fs_manager.cc:362] Metadata directory not provided
20:02:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.004630   866 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.004858   866 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.006642   866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data/instance:
20:02:51.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1"
20:02:51.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.007221   866 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal/instance:
20:02:51.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1"
20:02:51.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.011030   866 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
20:02:51.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.013605   884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.014959   866 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.015152   866 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1"
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.015306   866 fs_report.cc:389] FS layout report
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data/data
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.033826   866 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.034679   866 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:51.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.034894   866 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.042927   943 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.189:40247 every 8 connection(s)
20:02:51.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.042937   866 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.189:40247
20:02:51.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.044287   866 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/data/info.pb
20:02:51.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.047510   944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:51.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.050582   944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.052676   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 866
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.052834   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-1/wal/instance
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.053537   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/logs
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data/info.pb
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.188:45127
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.188
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json with env {}
20:02:51.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.061136   944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.067957   944 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.068929   886 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.069960   944 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.078040   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } attempt: 3
20:02:51.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.083145   862 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.084764   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.116050   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 1
20:02:51.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.117841   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.119225   944 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 1
20:02:51.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.120880   944 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.173018   947 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.173323   947 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.173372   947 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177013   947 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177099   947 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177121   947 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177139   947 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177160   947 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
20:02:51.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.177173   947 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40669/jwks.json
20:02:51.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.181631   947 master_runner.cc:387] Master server non-default flags:
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/logs
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.188:45127
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40669/jwks.json
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data/info.pb
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.188
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.947
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:51.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:51.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.182921   947 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.184137   947 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.189109   944 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 2
20:02:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.190117   958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.190138   956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.190129   955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.191022   944 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.191334   947 server_base.cc:1061] running on GCE node
20:02:51.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.191882   947 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.192929   947 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.193064   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 2
20:02:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.194154   947 hybrid_clock.cc:648] HybridClock initialized: now 1786478571194142 us; error 38 us; skew 500 ppm
20:02:51.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.194659   862 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.192.188:45127: Network error: Client connection negotiation failed: client connection to 127.0.192.188:45127: connect: Connection refused (error 111)
20:02:51.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.196487   947 webserver.cc:533] Webserver started at http://127.0.192.188:40721/ using document root <none> and password file <none>
20:02:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.197065   947 fs_manager.cc:362] Metadata directory not provided
20:02:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.197136   947 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.197310   947 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.199055   947 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data/instance:
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b899879929f14e658255f2f40241b09c"
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.199549   947 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal/instance:
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b899879929f14e658255f2f40241b09c"
20:02:51.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.203305   947 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
20:02:51.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.205891   964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.207288   947 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.207417   947 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b899879929f14e658255f2f40241b09c"
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.207506   947 fs_report.cc:389] FS layout report
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data/data
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.228318   947 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.229031   947 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:51.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.229206   947 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.237429   947 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.188:45127
20:02:51.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.237452  1025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.188:45127 every 8 connection(s)
20:02:51.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.238639   947 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/data/info.pb
20:02:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.241582   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 947
20:02:51.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.241765   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/master-2/wal/instance
20:02:51.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.242475  1026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:51.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.246526  1026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.257309  1026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.263003  1026 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } has no permanent_uuid. Determining permanent_uuid...
20:02:51.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.269749  1026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: Bootstrap starting.
20:02:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.272809  1026 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: Neither blocks nor log segments found. Creating new log.
20:02:51.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.273660  1026 log.cc:826] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: Log is configured to *not* fsync() on all Append() calls
20:02:51.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.275774  1026 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: No bootstrap required, opened a new log
20:02:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.278997  1026 raft_consensus.cc:359] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.279253  1026 raft_consensus.cc:385] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.279310  1026 raft_consensus.cc:740] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b899879929f14e658255f2f40241b09c, State: Initialized, Role: FOLLOWER
20:02:51.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.279814  1026 consensus_queue.cc:260] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.280766  1034 sys_catalog.cc:455] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.280886  1034 sys_catalog.cc:458] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.281534  1026 sys_catalog.cc:565] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.282276   944 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 3
20:02:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.288225  1050 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.288563  1050 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.286870   947 master_runner.cc:187] Error getting master registration for 127.0.192.190:40555: OK, instance_id { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" instance_seqno: 1786478570826883 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:51.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.289283   947 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.290066   944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Bootstrap starting.
20:02:51.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.292454   944 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Neither blocks nor log segments found. Creating new log.
20:02:51.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.293188   944 log.cc:826] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Log is configured to *not* fsync() on all Append() calls
20:02:51.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.293857   862 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } attempt: 3
20:02:51.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.295441   944 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: No bootstrap required, opened a new log
20:02:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.300176   944 raft_consensus.cc:359] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.300639   944 raft_consensus.cc:385] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.300729   944 raft_consensus.cc:740] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5fe6e3bf0f54aaeb2b62d67f0dec4e1, State: Initialized, Role: FOLLOWER
20:02:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.301116   862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: Bootstrap starting.
20:02:51.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.301215   944 consensus_queue.cc:260] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.301947  1055 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.302198  1055 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.302767   944 sys_catalog.cc:565] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.303793   862 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: Neither blocks nor log segments found. Creating new log.
20:02:51.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.305203   862 log.cc:826] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: Log is configured to *not* fsync() on all Append() calls
20:02:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.307394   862 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: No bootstrap required, opened a new log
20:02:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.308553   866 master_runner.cc:187] Error getting master registration for 127.0.192.190:40555: OK, instance_id { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" instance_seqno: 1786478570826883 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
20:02:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.311019   866 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.311060   862 raft_consensus.cc:359] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.311271   862 raft_consensus.cc:385] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:51.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.311324   862 raft_consensus.cc:740] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eeeda7f135f94b3ca6abf4e5b5ffee5e, State: Initialized, Role: FOLLOWER
20:02:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.311793   862 consensus_queue.cc:260] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.312409  1073 sys_catalog.cc:455] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.312692  1073 sys_catalog.cc:458] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.313262   862 sys_catalog.cc:565] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: configured and running, proceeding with master startup.
20:02:51.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.313809  1069 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.313894  1069 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.319054  1088 catalog_manager.cc:1594] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
20:02:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.319429  1088 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
20:02:51.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.321554   810 tablet.cc:2406] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.323928   784 master_runner.cc:264] No leader master found from master eeeda7f135f94b3ca6abf4e5b5ffee5e
20:02:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.324003   784 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
20:02:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.430450  1055 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.430737  1055 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.432499  1055 leader_election.cc:290] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eeeda7f135f94b3ca6abf4e5b5ffee5e (127.0.192.190:40555), b899879929f14e658255f2f40241b09c (127.0.192.188:45127)
20:02:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.434273   998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b899879929f14e658255f2f40241b09c" is_pre_election: true
20:02:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.434640   998 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fe6e3bf0f54aaeb2b62d67f0dec4e1 in term 0.
20:02:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.434963   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" is_pre_election: true
20:02:51.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.435233   836 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5fe6e3bf0f54aaeb2b62d67f0dec4e1 in term 0.
20:02:51.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.436192   886 leader_election.cc:304] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [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: eeeda7f135f94b3ca6abf4e5b5ffee5e, f5fe6e3bf0f54aaeb2b62d67f0dec4e1; no voters: 
20:02:51.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.436913  1055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:51.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.437021  1055 raft_consensus.cc:493] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:51.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.437124  1055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 0 FOLLOWER]: Advancing to term 1
20:02:51.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.438373  1055 raft_consensus.cc:515] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.439574   836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e"
20:02:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.439719   836 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 0 FOLLOWER]: Advancing to term 1
20:02:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.440864   836 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fe6e3bf0f54aaeb2b62d67f0dec4e1 in term 1.
20:02:51.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.441522   886 leader_election.cc:304] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [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: eeeda7f135f94b3ca6abf4e5b5ffee5e, f5fe6e3bf0f54aaeb2b62d67f0dec4e1; no voters: 
20:02:51.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.442094  1055 leader_election.cc:290] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [CANDIDATE]: Term 1 election: Requested vote from peers eeeda7f135f94b3ca6abf4e5b5ffee5e (127.0.192.190:40555), b899879929f14e658255f2f40241b09c (127.0.192.188:45127)
20:02:51.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.442687   998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b899879929f14e658255f2f40241b09c"
20:02:51.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.442830   998 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 0 FOLLOWER]: Advancing to term 1
20:02:51.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.444118   998 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5fe6e3bf0f54aaeb2b62d67f0dec4e1 in term 1.
20:02:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.445201  1055 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 1 FOLLOWER]: Leader election won for term 1
20:02:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.445303  1055 raft_consensus.cc:697] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [term 1 LEADER]: Becoming Leader. State: Replica: f5fe6e3bf0f54aaeb2b62d67f0dec4e1, State: Running, Role: LEADER
20:02:51.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.445657  1055 consensus_queue.cc:237] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [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: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } }
20:02:51.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.448046  1055 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5fe6e3bf0f54aaeb2b62d67f0dec4e1. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.449491  1055 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: This master's current role is: LEADER
20:02:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.451968  1094 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
20:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.453191  1094 catalog_manager.cc:1520] Initializing Kudu cluster ID...
20:02:51.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.460814   998 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [term 1 FOLLOWER]: Refusing update from remote peer f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:51.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.461862  1090 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:51.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.467085  1034 sys_catalog.cc:455] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5fe6e3bf0f54aaeb2b62d67f0dec4e1. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.467268  1034 sys_catalog.cc:458] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.469661   836 raft_consensus.cc:1275] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [term 1 FOLLOWER]: Refusing update from remote peer f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:51.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.473762  1090 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.479280  1073 sys_catalog.cc:455] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: SysCatalogTable state changed. Reason: New leader f5fe6e3bf0f54aaeb2b62d67f0dec4e1. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.479466  1073 sys_catalog.cc:458] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.480508   971 tablet.cc:2406] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:51.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.484503  1090 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.484680  1090 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: This master's current role is: LEADER
20:02:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.486948  1073 sys_catalog.cc:455] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.487134  1073 sys_catalog.cc:458] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.487998  1095 mvcc.cc:204] Tried to move back new op lower bound from 7317416228694106112 to 7317416228646453248. Current Snapshot: MvccSnapshot[applied={T|T < 7317416228694106112}]
20:02:51.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.494141  1098 mvcc.cc:204] Tried to move back new op lower bound from 7317416228694106112 to 7317416228646453248. Current Snapshot: MvccSnapshot[applied={T|T < 7317416228694106112}]
20:02:51.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.495535  1055 sys_catalog.cc:455] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.495697  1055 sys_catalog.cc:458] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1 [sys.catalog]: This master's current role is: LEADER
20:02:51.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.497011  1034 sys_catalog.cc:455] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eeeda7f135f94b3ca6abf4e5b5ffee5e" member_type: VOTER last_known_addr { host: "127.0.192.190" port: 40555 } } peers { permanent_uuid: "f5fe6e3bf0f54aaeb2b62d67f0dec4e1" member_type: VOTER last_known_addr { host: "127.0.192.189" port: 40247 } } peers { permanent_uuid: "b899879929f14e658255f2f40241b09c" member_type: VOTER last_known_addr { host: "127.0.192.188" port: 45127 } } }
20:02:51.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.497166  1034 sys_catalog.cc:458] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c [sys.catalog]: This master's current role is: FOLLOWER
20:02:51.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.500839  1096 mvcc.cc:204] Tried to move back new op lower bound from 7317416228694106112 to 7317416228646453248. Current Snapshot: MvccSnapshot[applied={T|T < 7317416228694106112}]
20:02:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.503216  1094 catalog_manager.cc:1383] Generated new cluster ID: 32324e1d209e43a2bb19dab3ab58a7f3
20:02:51.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.503305  1094 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
20:02:51.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.531739  1094 catalog_manager.cc:1406] Generated new certificate authority record
20:02:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.539011  1094 catalog_manager.cc:1540] Loading token signing keys...
20:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.553733  1094 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f5fe6e3bf0f54aaeb2b62d67f0dec4e1: Generated new TSK 0
20:02:51.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.555140  1094 catalog_manager.cc:1550] Initializing in-progress tserver states...
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.563796   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/logs
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data/info.pb
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.129:0
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.129
20:02:51.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.129
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.683858  1107 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.684270  1107 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.684332  1107 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.688153  1107 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.688354  1107 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.192.129
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.692927  1107 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/logs
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.129:0
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data/info.pb
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.129
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1107
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.129
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.694399  1107 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.695753  1107 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.703351  1117 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.703351  1115 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.703430  1114 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.704017  1107 server_base.cc:1061] running on GCE node
20:02:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.704550  1107 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.705185  1107 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.706439  1107 hybrid_clock.cc:648] HybridClock initialized: now 1786478571706422 us; error 34 us; skew 500 ppm
20:02:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.708595  1107 webserver.cc:533] Webserver started at http://127.0.192.129:34739/ using document root <none> and password file <none>
20:02:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.709185  1107 fs_manager.cc:362] Metadata directory not provided
20:02:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.709245  1107 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.709434  1107 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.711262  1107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data/instance:
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ec97b78b9b04e36b44893db1492e0d2"
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.711763  1107 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal/instance:
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ec97b78b9b04e36b44893db1492e0d2"
20:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.715781  1107 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
20:02:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.718154  1123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.719321  1107 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.719434  1107 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ec97b78b9b04e36b44893db1492e0d2"
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.719517  1107 fs_report.cc:389] FS layout report
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data/data
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.743320  1107 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.743999  1107 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:51.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.744167  1107 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.744916  1107 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.746279  1107 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.746333  1107 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.746385  1107 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:51.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.746408  1107 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:51.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.757510  1107 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.129:38613
20:02:51.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.757530  1252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.129:38613 every 8 connection(s)
20:02:51.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.758630  1107 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/data/info.pb
20:02:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.762100   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 1107
20:02:51.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.762233   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-0/wal/instance
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.765040   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/logs
20:02:51.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data/info.pb
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.130:0
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.130
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.130
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:51.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.770128  1254 heartbeater.cc:344] Connected to a master server at 127.0.192.190:40555
20:02:51.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.770206  1253 heartbeater.cc:344] Connected to a master server at 127.0.192.188:45127
20:02:51.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.770427  1254 heartbeater.cc:461] Registering TS with master...
20:02:51.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.770431  1253 heartbeater.cc:461] Registering TS with master...
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.771122  1255 heartbeater.cc:344] Connected to a master server at 127.0.192.189:40247
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.771078  1253 heartbeater.cc:507] Master 127.0.192.188:45127 requested a full tablet report, sending...
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.771082  1254 heartbeater.cc:507] Master 127.0.192.190:40555 requested a full tablet report, sending...
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.771234  1255 heartbeater.cc:461] Registering TS with master...
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.771430  1255 heartbeater.cc:507] Master 127.0.192.189:40247 requested a full tablet report, sending...
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.772739   818 ts_manager.cc:194] Registered new tserver with Master: 2ec97b78b9b04e36b44893db1492e0d2 (127.0.192.129:38613)
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.772753   985 ts_manager.cc:194] Registered new tserver with Master: 2ec97b78b9b04e36b44893db1492e0d2 (127.0.192.129:38613)
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.772749   904 ts_manager.cc:194] Registered new tserver with Master: 2ec97b78b9b04e36b44893db1492e0d2 (127.0.192.129:38613)
20:02:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.774444   904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.192.129:49331
20:02:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.889117  1264 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.889384  1264 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:51.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.889428  1264 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:51.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.892984  1264 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:51.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.893126  1264 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.192.130
20:02:51.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.897485  1264 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/logs
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.130:0
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data/info.pb
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.130
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1264
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.130
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:51.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:51.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.898712  1264 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:51.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.899860  1264 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.908183  1272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.908211  1269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:51.908288  1270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:51.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.908396  1264 server_base.cc:1061] running on GCE node
20:02:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.909142  1264 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:51.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.909745  1264 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:51.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.910944  1264 hybrid_clock.cc:648] HybridClock initialized: now 1786478571910923 us; error 44 us; skew 500 ppm
20:02:51.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.913246  1264 webserver.cc:533] Webserver started at http://127.0.192.130:45623/ using document root <none> and password file <none>
20:02:51.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.913834  1264 fs_manager.cc:362] Metadata directory not provided
20:02:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.913897  1264 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:51.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.914067  1264 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.915951  1264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data/instance:
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73"
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.916421  1264 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal/instance:
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73"
20:02:51.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.920092  1264 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
20:02:51.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.922403  1278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:51.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.923664  1264 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.923830  1264 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73"
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:51 on dist-test-slave-5l3k"
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.923971  1264 fs_report.cc:389] FS layout report
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data/data
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:51.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.946063  1264 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.946889  1264 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.947058  1264 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:51.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.947751  1264 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.948897  1264 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.948953  1264 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.948997  1264 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:51.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.949012  1264 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.959661  1264 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.130:40569
20:02:51.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.959813  1416 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.130:40569 every 8 connection(s)
20:02:51.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.961243  1264 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/data/info.pb
20:02:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.965437   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 1264
20:02:51.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.965566   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-1/wal/instance
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.970675   770 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/logs
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data/info.pb
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.131:0
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.131
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.131
20:02:51.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:51.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
20:02:51.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.973104  1419 heartbeater.cc:344] Connected to a master server at 127.0.192.189:40247
20:02:51.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.973418  1419 heartbeater.cc:461] Registering TS with master...
20:02:51.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.974088  1419 heartbeater.cc:507] Master 127.0.192.189:40247 requested a full tablet report, sending...
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.973127  1417 heartbeater.cc:344] Connected to a master server at 127.0.192.188:45127
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.974613  1417 heartbeater.cc:461] Registering TS with master...
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.974785  1418 heartbeater.cc:344] Connected to a master server at 127.0.192.190:40555
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.974835  1417 heartbeater.cc:507] Master 127.0.192.188:45127 requested a full tablet report, sending...
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.974846  1418 heartbeater.cc:461] Registering TS with master...
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.975029  1418 heartbeater.cc:507] Master 127.0.192.190:40555 requested a full tablet report, sending...
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.975518   904 ts_manager.cc:194] Registered new tserver with Master: 64bd4ccc07ee4c75a7d5a01df00a5f73 (127.0.192.130:40569)
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.975736   985 ts_manager.cc:194] Registered new tserver with Master: 64bd4ccc07ee4c75a7d5a01df00a5f73 (127.0.192.130:40569)
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.975737   818 ts_manager.cc:194] Registered new tserver with Master: 64bd4ccc07ee4c75a7d5a01df00a5f73 (127.0.192.130:40569)
20:02:51.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:51.976312   904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.192.130:59519
20:02:52.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.092515  1424 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
20:02:52.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.092825  1424 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
20:02:52.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.092890  1424 flags.cc:432] Enabled unsafe flag: --never_fsync=true
20:02:52.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.096647  1424 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
20:02:52.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.096855  1424 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.0.192.131
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.101259  1424 tablet_server_runner.cc:78] Tablet server non-default flags:
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/logs
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.0.192.148:38717
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.0.192.131:0
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
20:02:52.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data/info.pb
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.0.192.131
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.0.192.190:40555,127.0.192.189:40247,127.0.192.188:45127
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1424
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.0.192.131
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 12dab910780628d7c8d59e0ab03bf2fa661d310d
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 19:45:47 UTC on bdcb31816ec0
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13292
20:02:52.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.102784  1424 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
20:02:52.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.104175  1424 file_cache.cc:504] Constructed file cache file cache with capacity 419430
20:02:52.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.111756  1432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:52.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.111764  1435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:52.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.112006  1424 server_base.cc:1061] running on GCE node
20:02:52.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.111754  1431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
20:02:52.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.112774  1424 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
20:02:52.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.113487  1424 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
20:02:52.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.114671  1424 hybrid_clock.cc:648] HybridClock initialized: now 1786478572114612 us; error 79 us; skew 500 ppm
20:02:52.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.116847  1424 webserver.cc:533] Webserver started at http://127.0.192.131:35853/ using document root <none> and password file <none>
20:02:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.117439  1424 fs_manager.cc:362] Metadata directory not provided
20:02:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.117498  1424 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
20:02:52.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.117671  1424 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
20:02:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.119431  1424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data/instance:
20:02:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db1c11d10804b1fac96fde2f871332d"
20:02:52.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:52 on dist-test-slave-5l3k"
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.120060  1424 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal/instance:
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db1c11d10804b1fac96fde2f871332d"
20:02:52.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:52 on dist-test-slave-5l3k"
20:02:52.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.124022  1424 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
20:02:52.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.126633  1441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.127902  1424 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.128017  1424 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data,/tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4db1c11d10804b1fac96fde2f871332d"
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 20:02:52 on dist-test-slave-5l3k"
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.128159  1424 fs_report.cc:389] FS layout report
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data/data
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
20:02:52.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
20:02:52.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.146785  1424 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
20:02:52.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.147493  1424 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
20:02:52.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.147663  1424 kserver.cc:163] Server-wide thread pool size limit: 3276
20:02:52.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.148216  1424 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.149310  1424 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.149364  1424 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.149405  1424 ts_tablet_manager.cc:616] Registered 0 tablets
20:02:52.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.149420  1424 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
20:02:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.160363  1424 rpc_server.cc:307] RPC server started. Bound to: 127.0.192.131:33007
20:02:52.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.160386  1577 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.192.131:33007 every 8 connection(s)
20:02:52.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.161540  1424 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/data/info.pb
20:02:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.162719   770 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu as pid 1424
20:02:52.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.162844   770 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskc7bEjA/test-tmp/mini-kudu-cluster2709194108010890733/ts-2/wal/instance
20:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.173357  1579 heartbeater.cc:344] Connected to a master server at 127.0.192.188:45127
20:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.173426  1581 heartbeater.cc:344] Connected to a master server at 127.0.192.190:40555
20:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.173669  1581 heartbeater.cc:461] Registering TS with master...
20:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.173671  1579 heartbeater.cc:461] Registering TS with master...
20:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.174253  1582 heartbeater.cc:344] Connected to a master server at 127.0.192.189:40247
20:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.174301  1581 heartbeater.cc:507] Master 127.0.192.190:40555 requested a full tablet report, sending...
20:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.174376  1582 heartbeater.cc:461] Registering TS with master...
20:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.174301  1579 heartbeater.cc:507] Master 127.0.192.188:45127 requested a full tablet report, sending...
20:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.174649  1582 heartbeater.cc:507] Master 127.0.192.189:40247 requested a full tablet report, sending...
20:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.175922   985 ts_manager.cc:194] Registered new tserver with Master: 4db1c11d10804b1fac96fde2f871332d (127.0.192.131:33007)
20:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.175907   904 ts_manager.cc:194] Registered new tserver with Master: 4db1c11d10804b1fac96fde2f871332d (127.0.192.131:33007)
20:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.175925   818 ts_manager.cc:194] Registered new tserver with Master: 4db1c11d10804b1fac96fde2f871332d (127.0.192.131:33007)
20:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.176726   904 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.192.131:42339
20:02:52.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.189414   770 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
20:02:52.190 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
20:02:52.190 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

20:02:52.194 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.192.190"
      port: 40555
    }
    bound_http_address {
      host: "127.0.192.190"
      port: 46105
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.192.189"
      port: 40247
    }
    bound_http_address {
      host: "127.0.192.189"
      port: 37099
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.192.188"
      port: 45127
    }
    bound_http_address {
      host: "127.0.192.188"
      port: 40721
    }
  }
}

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

20:02:52.196 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.0.192.129"
      port: 38613
    }
    bound_http_address {
      host: "127.0.192.129"
      port: 34739
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.0.192.130"
      port: 40569
    }
    bound_http_address {
      host: "127.0.192.130"
      port: 45623
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.0.192.131"
      port: 33007
    }
    bound_http_address {
      host: "127.0.192.131"
      port: 35853
    }
  }
}

20:02:52.196 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
20:02:52.199 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
20:02:52.201 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.192.190:40555(127.0.192.190:40555)] connecting to peer
20:02:52.202 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.192.189:40247(127.0.192.189:40247)] connecting to peer
20:02:52.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.0.192.190:40555(127.0.192.190:40555)] Successfully connected to peer
20:02:52.204 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.0.192.188:45127(127.0.192.188:45127)] connecting to peer
20:02:52.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.192.190
20:02:52.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.0.192.189:40247(127.0.192.189:40247)] Successfully connected to peer
20:02:52.207 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.0.192.188:45127(127.0.192.188:45127)] Successfully connected to peer
20:02:52.209 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.192.189
20:02:52.212 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.0.192.188
20:02:52.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c3ad4c9, L:/127.0.0.1:58586 - R:/127.0.192.190:40555] using SASL/PLAIN
20:02:52.219 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbdffed44, L:/127.0.0.1:53730 - R:/127.0.192.188:45127] using SASL/PLAIN
20:02:52.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2c891f5b, L:/127.0.0.1:42298 - R:/127.0.192.189:40247] using SASL/PLAIN
20:02:52.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
20:02:52.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=21), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.192.190:40555, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.192.189:40247, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.0.192.188:45127, [15ms] Sub RPC ConnectToMaster: received response from server master-127.0.192.190:40555: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.0.192.188:45127: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.222884   904 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42298:
20:02:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
20:02:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
20:02:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
20:02:52.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
20:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.224570   904 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.
20:02:52.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table cd6b150c24674ba29de89409e4576ab0
20:02:52.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.258370  1334 tablet_service.cc:1511] Processing CreateTablet for tablet 14227091fb124433aa35ded461a34bf2 (DEFAULT_TABLE table=testMultipleSessions [id=cd6b150c24674ba29de89409e4576ab0]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.260349  1334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14227091fb124433aa35ded461a34bf2. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.261664  1177 tablet_service.cc:1511] Processing CreateTablet for tablet 14227091fb124433aa35ded461a34bf2 (DEFAULT_TABLE table=testMultipleSessions [id=cd6b150c24674ba29de89409e4576ab0]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.261641  1501 tablet_service.cc:1511] Processing CreateTablet for tablet 14227091fb124433aa35ded461a34bf2 (DEFAULT_TABLE table=testMultipleSessions [id=cd6b150c24674ba29de89409e4576ab0]), partition=RANGE (key) PARTITION UNBOUNDED
20:02:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.262766  1501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14227091fb124433aa35ded461a34bf2. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.262765  1177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14227091fb124433aa35ded461a34bf2. 1 dirs total, 0 dirs full, 0 dirs failed
20:02:52.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.267195  1613 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: Bootstrap starting.
20:02:52.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.268635  1614 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: Bootstrap starting.
20:02:52.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.269024  1615 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Bootstrap starting.
20:02:52.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.270545  1613 tablet_bootstrap.cc:654] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: Neither blocks nor log segments found. Creating new log.
20:02:52.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.271267  1614 tablet_bootstrap.cc:654] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: Neither blocks nor log segments found. Creating new log.
20:02:52.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.271477  1615 tablet_bootstrap.cc:654] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Neither blocks nor log segments found. Creating new log.
20:02:52.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.271512  1613 log.cc:826] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: Log is configured to *not* fsync() on all Append() calls
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.272115  1614 log.cc:826] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: Log is configured to *not* fsync() on all Append() calls
20:02:52.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.272279  1615 log.cc:826] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Log is configured to *not* fsync() on all Append() calls
20:02:52.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.273780  1614 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: No bootstrap required, opened a new log
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.273768  1613 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: No bootstrap required, opened a new log
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.274044  1614 ts_tablet_manager.cc:1403] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.274044  1613 ts_tablet_manager.cc:1403] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.274245  1615 tablet_bootstrap.cc:492] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: No bootstrap required, opened a new log
20:02:52.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.274457  1615 ts_tablet_manager.cc:1403] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
20:02:52.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.277060  1614 raft_consensus.cc:359] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.277352  1614 raft_consensus.cc:385] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.277412  1614 raft_consensus.cc:740] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ec97b78b9b04e36b44893db1492e0d2, State: Initialized, Role: FOLLOWER
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.277814  1615 raft_consensus.cc:359] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.277787  1613 raft_consensus.cc:359] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278015  1615 raft_consensus.cc:385] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278015  1613 raft_consensus.cc:385] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278066  1615 raft_consensus.cc:740] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4db1c11d10804b1fac96fde2f871332d, State: Initialized, Role: FOLLOWER
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278076  1613 raft_consensus.cc:740] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64bd4ccc07ee4c75a7d5a01df00a5f73, State: Initialized, Role: FOLLOWER
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278041  1614 consensus_queue.cc:260] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [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: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278614  1615 consensus_queue.cc:260] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [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: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.278614  1613 consensus_queue.cc:260] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [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: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.279186  1614 ts_tablet_manager.cc:1434] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
20:02:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.279556  1613 ts_tablet_manager.cc:1434] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
20:02:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.279596  1615 ts_tablet_manager.cc:1434] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
20:02:52.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.280074  1255 heartbeater.cc:499] Master 127.0.192.189:40247 was elected leader, sending a full tablet report...
20:02:52.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.281103  1582 heartbeater.cc:499] Master 127.0.192.189:40247 was elected leader, sending a full tablet report...
20:02:52.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.281392  1419 heartbeater.cc:499] Master 127.0.192.189:40247 was elected leader, sending a full tablet report...
20:02:52.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.290223  1050 catalog_manager.cc:1295] Loaded cluster ID: 32324e1d209e43a2bb19dab3ab58a7f3
20:02:52.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.290338  1050 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: loading cluster ID for follower catalog manager: success
20:02:52.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.292203  1050 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: acquiring CA information for follower catalog manager: success
20:02:52.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.293357  1050 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b899879929f14e658255f2f40241b09c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:52.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.321646  1088 catalog_manager.cc:1295] Loaded cluster ID: 32324e1d209e43a2bb19dab3ab58a7f3
20:02:52.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.321744  1088 catalog_manager.cc:1588] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: loading cluster ID for follower catalog manager: success
20:02:52.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.324153  1088 catalog_manager.cc:1610] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: acquiring CA information for follower catalog manager: success
20:02:52.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.325450  1088 catalog_manager.cc:1638] T 00000000000000000000000000000000 P eeeda7f135f94b3ca6abf4e5b5ffee5e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
20:02:52.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.339363  1622 raft_consensus.cc:493] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
20:02:52.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.339569  1622 raft_consensus.cc:515] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.340782  1622 leader_election.cc:290] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64bd4ccc07ee4c75a7d5a01df00a5f73 (127.0.192.130:40569), 4db1c11d10804b1fac96fde2f871332d (127.0.192.131:33007)
20:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.346324  1524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14227091fb124433aa35ded461a34bf2" candidate_uuid: "2ec97b78b9b04e36b44893db1492e0d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db1c11d10804b1fac96fde2f871332d" is_pre_election: true
20:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.346324  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14227091fb124433aa35ded461a34bf2" candidate_uuid: "2ec97b78b9b04e36b44893db1492e0d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" is_pre_election: true
20:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.346699  1524 raft_consensus.cc:2468] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec97b78b9b04e36b44893db1492e0d2 in term 0.
20:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.346700  1361 raft_consensus.cc:2468] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2ec97b78b9b04e36b44893db1492e0d2 in term 0.
20:02:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.347280  1127 leader_election.cc:304] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 2ec97b78b9b04e36b44893db1492e0d2, 4db1c11d10804b1fac96fde2f871332d, 64bd4ccc07ee4c75a7d5a01df00a5f73; no voters: 
20:02:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.347573  1622 raft_consensus.cc:2804] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
20:02:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.347653  1622 raft_consensus.cc:493] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
20:02:52.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.347702  1622 raft_consensus.cc:3060] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 0 FOLLOWER]: Advancing to term 1
20:02:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.348623  1622 raft_consensus.cc:515] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.349053  1622 leader_election.cc:290] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [CANDIDATE]: Term 1 election: Requested vote from peers 64bd4ccc07ee4c75a7d5a01df00a5f73 (127.0.192.130:40569), 4db1c11d10804b1fac96fde2f871332d (127.0.192.131:33007)
20:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.349557  1361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14227091fb124433aa35ded461a34bf2" candidate_uuid: "2ec97b78b9b04e36b44893db1492e0d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73"
20:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.349556  1524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14227091fb124433aa35ded461a34bf2" candidate_uuid: "2ec97b78b9b04e36b44893db1492e0d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4db1c11d10804b1fac96fde2f871332d"
20:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.349709  1524 raft_consensus.cc:3060] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 0 FOLLOWER]: Advancing to term 1
20:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.349709  1361 raft_consensus.cc:3060] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 0 FOLLOWER]: Advancing to term 1
20:02:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.350942  1524 raft_consensus.cc:2468] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec97b78b9b04e36b44893db1492e0d2 in term 1.
20:02:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.350942  1361 raft_consensus.cc:2468] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2ec97b78b9b04e36b44893db1492e0d2 in term 1.
20:02:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.351397  1125 leader_election.cc:304] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [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: 2ec97b78b9b04e36b44893db1492e0d2, 64bd4ccc07ee4c75a7d5a01df00a5f73; no voters: 
20:02:52.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.351598  1622 raft_consensus.cc:2804] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 1 FOLLOWER]: Leader election won for term 1
20:02:52.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.351900  1622 raft_consensus.cc:697] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [term 1 LEADER]: Becoming Leader. State: Replica: 2ec97b78b9b04e36b44893db1492e0d2, State: Running, Role: LEADER
20:02:52.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.352514  1622 consensus_queue.cc:237] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [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: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } }
20:02:52.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.356546   902 catalog_manager.cc:5719] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2ec97b78b9b04e36b44893db1492e0d2 (127.0.192.129). New cstate: current_term: 1 leader_uuid: "2ec97b78b9b04e36b44893db1492e0d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2ec97b78b9b04e36b44893db1492e0d2" member_type: VOTER last_known_addr { host: "127.0.192.129" port: 38613 } health_report { overall_health: HEALTHY } } }
20:02:52.394 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.394 [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.0.192.189:40247, [2ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.394 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)] connecting to peer
20:02:52.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.396 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.396 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.0.192.189:40247, [6ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.397 [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.0.192.189:40247, [5ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.397 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)] Successfully connected to peer
20:02:52.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.397 [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.0.192.189:40247, [7ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.399 [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.0.192.189:40247, [8ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.399 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.399 [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.0.192.189:40247, [8ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.0.192.189:40247, [10ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.403 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.403 [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.0.192.189:40247, [13ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 14227091fb124433aa35ded461a34bf2 for table 'testMultipleSessions' with partition [<start>, <end>)
20:02:52.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=14227091fb124433aa35ded461a34bf2@[2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)[L],4db1c11d10804b1fac96fde2f871332d(127.0.192.131:33007),64bd4ccc07ee4c75a7d5a01df00a5f73(127.0.192.130:40569)]}]
20:02:52.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.0.192.189:40247, [14ms] Sub RPC GetTableLocations: received response from server master-127.0.192.189:40247: OK, deferred=null) after lookup
20:02:52.412 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x49941046, L:/127.0.0.1:43950 - R:/127.0.192.129:38613] using TOKEN/null
20:02:52.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 20:02:52.415865  1583 tablet.cc:2406] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d: Can't schedule compaction. Clean time has not been advanced past its initial value.
20:02:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.426211  1361 raft_consensus.cc:1275] T 14227091fb124433aa35ded461a34bf2 P 64bd4ccc07ee4c75a7d5a01df00a5f73 [term 1 FOLLOWER]: Refusing update from remote peer 2ec97b78b9b04e36b44893db1492e0d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:52.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.426177  1524 raft_consensus.cc:1275] T 14227091fb124433aa35ded461a34bf2 P 4db1c11d10804b1fac96fde2f871332d [term 1 FOLLOWER]: Refusing update from remote peer 2ec97b78b9b04e36b44893db1492e0d2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
20:02:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.427237  1627 consensus_queue.cc:1048] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4db1c11d10804b1fac96fde2f871332d" member_type: VOTER last_known_addr { host: "127.0.192.131" port: 33007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:52.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.427775  1627 consensus_queue.cc:1048] T 14227091fb124433aa35ded461a34bf2 P 2ec97b78b9b04e36b44893db1492e0d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "64bd4ccc07ee4c75a7d5a01df00a5f73" member_type: VOTER last_known_addr { host: "127.0.192.130" port: 40569 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
20:02:52.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.446617  1659 mvcc.cc:204] Tried to move back new op lower bound from 7317416232647950336 to 7317416232358809600. Current Snapshot: MvccSnapshot[applied={T|T < 7317416232647950336}]
20:02:52.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.446995  1657 mvcc.cc:204] Tried to move back new op lower bound from 7317416232647950336 to 7317416232358809600. Current Snapshot: MvccSnapshot[applied={T|T < 7317416232647950336}]
20:02:52.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:02:52.578543  1654 mvcc.cc:204] Tried to move back new op lower bound from 7317416233242861568 to 7317416232358809600. Current Snapshot: MvccSnapshot[applied={T|T < 7317416233242861568 or (T in {7317416233242861568})}]
20:03:10.675 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
20:03:10.678 [DEBUG - main] (Connection.java:575) [peer master-127.0.192.188:45127(127.0.192.188:45127)] disconnecting while in state READY
20:03:10.678 [DEBUG - main] (Connection.java:575) [peer master-127.0.192.189:40247(127.0.192.189:40247)] disconnecting while in state READY
20:03:10.678 [DEBUG - main] (Connection.java:575) [peer 2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)] disconnecting while in state READY
20:03:10.678 [DEBUG - main] (Connection.java:575) [peer master-127.0.192.190:40555(127.0.192.190:40555)] disconnecting while in state READY
20:03:10.678 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.0.192.189:40247(127.0.192.189:40247)] handling channelInactive
20:03:10.678 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.0.192.188:45127(127.0.192.188:45127)] handling channelInactive
20:03:10.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.0.192.188:45127(127.0.192.188:45127)] cleaning up while in state READY due to: connection closed
20:03:10.679 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.0.192.189:40247(127.0.192.189:40247)] cleaning up while in state READY due to: connection closed
20:03:10.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.0.192.190:40555(127.0.192.190:40555)] handling channelInactive
20:03:10.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.0.192.190:40555(127.0.192.190:40555)] cleaning up while in state READY due to: connection closed
20:03:10.680 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
20:03:10.683 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)] handling channelInactive
20:03:10.683 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2ec97b78b9b04e36b44893db1492e0d2(127.0.192.129:38613)] cleaning up while in state READY due to: connection closed
20:03:10.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.683840   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 1107
20:03:10.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.698230   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 1264
20:03:10.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.708874   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 1424
20:03:10.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.720934   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 784
20:03:10.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.731835   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 866
20:03:10.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 20:03:10.742754   770 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskc7bEjA/build/debug/bin/kudu with pid 947
20:03:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T20:03:10Z chronyd exiting

Time: 35.549

OK (2 tests)

